Skip to content

Commit

Permalink
Merge pull request #54 from djdefi/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…github-script-7
  • Loading branch information
djdefi authored Nov 13, 2023
2 parents 0d7aa74 + a5afc16 commit 6a0a061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: actions/github-script@v6
- uses: actions/github-script@v7
with:
github-token: ${{ inputs.my-pat }}
result-encoding: string
Expand Down

0 comments on commit 6a0a061

Please sign in to comment.