aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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