Skip to content

Commit c092dc6

Browse files
Update actions/github-script action to v9
1 parent 1c756d2 commit c092dc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/commands.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
allow-edits: "false"
2020
permission-level: write
2121
- name: Handle Command
22-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
22+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
2323
env:
2424
POINTS: ${{ steps.command.outputs.command-arguments }}
2525
with:

0 commit comments

Comments
 (0)