aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2021-05-09 09:23:43 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2021-05-09 09:32:08 +0530
commit565cd32d796f5c6a096f8602966641def1c8606f (patch)
tree86d88f4ab289c694cf4a602362141e8fc9c6281d /.github/workflows
parent2f335e300aecca58c5d976a868afbcad0704be3d (diff)
github: bump actions/github-script to v4.0.2
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/pull_request.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml
index decbd733..b869dffd 100644
--- a/.github/workflows/pull_request.yml
+++ b/.github/workflows/pull_request.yml
@@ -13,7 +13,7 @@ jobs:
# uses: technote-space/auto-cancel-redundant-workflow@f9dfa1c127a520e4d71b92892850f861fb861206
- name: Check if relevant files have changed
- uses: actions/github-script@47f7cf65b5ced0830a325f705cad64f2f58dddf7
+ uses: actions/github-script@a3e7071a34d7e1f219a8a4de9a5e0a34d1ee1293
id: service-changed
with:
result-encoding: string