Skip to content

Commit 800b55a

Browse files
authored
Merge pull request #485 from grendel-consulting/renovate/actions-github-script-9.x
chore(deps): update actions/github-script action to v9
2 parents 2087fe2 + 7b14ab2 commit 800b55a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/speculative-plan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
with:
151151
plan: ${{ steps.run.outputs.plan_id }}
152152

153-
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
153+
- uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
154154
if: github.event_name == 'pull_request'
155155
env:
156156
# Load to intermeditate environment variables to avoid script injections

0 commit comments

Comments
 (0)