Skip to content

Commit

Permalink
chore(deps): update actions/github-script action to v7 (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 14, 2023
1 parent 5c853ff commit 35755f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: ReleaseLabel
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
script: |
Expand Down

0 comments on commit 35755f0

Please sign in to comment.