aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-05-13 09:02:28 +0530
committerGitHub <noreply@github.com>2022-05-13 09:02:28 +0530
commit7c6a015ad02206c0b39e87e089ffd92791e8cb23 (patch)
tree0799dcc880047b967d6a8056cada3eee0d5a4e72
parent27c538d44d2f2abc398f6dec2749cacb95416723 (diff)
chore(deps): update actions/github-script action to v6.1.0 (#1910)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
-rw-r--r--.github/workflows/pull_request.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml
index d785897a..7137a780 100644
--- a/.github/workflows/pull_request.yml
+++ b/.github/workflows/pull_request.yml
@@ -19,7 +19,7 @@ jobs:
fetch-depth: 0
- name: Check if relevant files have changed
- uses: actions/github-script@v6.0.0
+ uses: actions/github-script@v6.1.0
id: service-changed
with:
result-encoding: string
@@ -53,7 +53,7 @@ jobs:
fetch-depth: 0
- name: Check if relevant files have changed
- uses: actions/github-script@v6.0.0
+ uses: actions/github-script@v6.1.0
id: service-changed
with:
result-encoding: string
@@ -94,7 +94,7 @@ jobs:
fetch-depth: 0
- name: Check if relevant files have changed
- uses: actions/github-script@v6.0.0
+ uses: actions/github-script@v6.1.0
id: service-changed
with:
result-encoding: string
@@ -128,7 +128,7 @@ jobs:
fetch-depth: 0
- name: Check if relevant files have changed
- uses: actions/github-script@v6.0.0
+ uses: actions/github-script@v6.1.0
id: service-changed
with:
result-encoding: string
@@ -162,7 +162,7 @@ jobs:
fetch-depth: 0
- name: Check if relevant files have changed
- uses: actions/github-script@v6.0.0
+ uses: actions/github-script@v6.1.0
id: service-changed
with:
result-encoding: string
@@ -196,7 +196,7 @@ jobs:
fetch-depth: 0
- name: Check if relevant files have changed
- uses: actions/github-script@v6.0.0
+ uses: actions/github-script@v6.1.0
id: service-changed
with:
result-encoding: string