Skip to content

Commit

Permalink
Update actions/github-script action to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent 9b735cf commit 33e0c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ runs:
using: "composite"
steps:
- name: Poke Pull Request to force Background Process generating a merged_commit_sha
uses: actions/github-script@v6
uses: actions/github-script@v7
id: sha
with:
result-encoding: string
Expand Down

0 comments on commit 33e0c30

Please sign in to comment.