Skip to content

Commit 6a0a061

Browse files
authored
Merge pull request #54 from djdefi/dependabot/github_actions/actions/github-script-7
2 parents 0d7aa74 + a5afc16 commit 6a0a061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ inputs:
2020
runs:
2121
using: "composite"
2222
steps:
23-
- uses: actions/github-script@v6
23+
- uses: actions/github-script@v7
2424
with:
2525
github-token: ${{ inputs.my-pat }}
2626
result-encoding: string

0 commit comments

Comments
 (0)