aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/pull_request.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-11-18 16:33:31 +0000
committerGitHub <noreply@github.com>2023-11-18 16:33:31 +0000
commitba792adaabeddfe5cd410577d9d8fe017b698bab (patch)
tree3157bb123777cacdb320174f026c4b893271d130 /.github/workflows/pull_request.yml
parent14755455f19bd6b6dd0fcf2bc6c2c962a7b83260 (diff)
chore(deps): update actions/github-script action to v7.0.1 (#2769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/pull_request.yml')
-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 007d476c..f3869178 100644
--- a/.github/workflows/pull_request.yml
+++ b/.github/workflows/pull_request.yml
@@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Check if relevant files have changed
- uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7.0.0
+ uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
id: service-changed
with:
result-encoding: string