Skip to content

Commit 20929c9

Browse files
authored
Merge pull request #228 from crossplane/renovate/actions-github-script-digest
Update actions/github-script digest to f28e40c
2 parents 78079b1 + 9e77bc2 commit 20929c9

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

0 commit comments

Comments
 (0)