summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/pull_request.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml
index faf39eb9..67a6dbbf 100644
--- a/.github/workflows/pull_request.yml
+++ b/.github/workflows/pull_request.yml
@@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
- name: Check if relevant files have changed
- uses: actions/github-script@v5.1.0
+ uses: actions/github-script@v6.0.0
id: service-changed
with:
result-encoding: string
@@ -51,7 +51,7 @@ jobs:
fetch-depth: 0
- name: Check if relevant files have changed
- uses: actions/github-script@v5.1.0
+ uses: actions/github-script@v6.0.0
id: service-changed
with:
result-encoding: string
@@ -93,7 +93,7 @@ jobs:
fetch-depth: 0
- name: Check if relevant files have changed
- uses: actions/github-script@v5.1.0
+ uses: actions/github-script@v6.0.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@v5.1.0
+ uses: actions/github-script@v6.0.0
id: service-changed
with:
result-encoding: string
@@ -163,7 +163,7 @@ jobs:
fetch-depth: 0
- name: Check if relevant files have changed
- uses: actions/github-script@v5.1.0
+ uses: actions/github-script@v6.0.0
id: service-changed
with:
result-encoding: string