Skip to content

Commit 3688fc4

Browse files
authored
Merge pull request #379 from crossplane-contrib/dependabot/github_actions/actions/github-script-8
Bump actions/github-script from 7 to 8
2 parents dcec69c + eb45754 commit 3688fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v7
22+
uses: actions/github-script@v8
2323
env:
2424
POINTS: ${{ steps.command.outputs.command-arguments }}
2525
with:

0 commit comments

Comments
 (0)