Skip to content

Commit

Permalink
fix(deps): update actions/github-script action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 5, 2022
1 parent 61f11d4 commit af3b48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
command: release-pr
- id: label
if: ${{ steps.release-pr.outputs.pr }}
uses: actions/github-script@v5
uses: actions/github-script@v6
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |
Expand Down

0 comments on commit af3b48f

Please sign in to comment.