Skip to content

Commit

Permalink
chore(deps): update actions/github-script action to v7 (.github/workf…
Browse files Browse the repository at this point in the history
…lows/auto-approve.yml) (#651)

Co-authored-by: IK Renovate Bot <[email protected]>
  • Loading branch information
ivankatliarchuk and IK Renovate Bot authored Nov 19, 2023
1 parent 14e8c16 commit 72bdcc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
github-token: "${{ secrets.GITHUB_TOKEN }}"

- name: add-label-on-approve
uses: actions/github-script@v6.4.1
uses: actions/github-script@v7.0.0
if: success()
with:
github-token: ${{secrets.GITHUB_TOKEN}}
Expand Down

0 comments on commit 72bdcc3

Please sign in to comment.