Skip to content

Commit

Permalink
chore(deps): update dependency actions/github-script to v6.4.1 (.gith…
Browse files Browse the repository at this point in the history
…ub/workflows/auto-approve.yml) (#595)

Co-authored-by: IK Renovate Bot <ikbot@renovateapp.com>
  • Loading branch information
ivankatliarchuk and IK Renovate Bot committed Jul 16, 2023
1 parent 57d6c54 commit a49fb7a
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
uses: actions/github-script@v6.4.1
if: success()
with:
github-token: ${{secrets.GITHUB_TOKEN}}
Expand Down

0 comments on commit a49fb7a

Please sign in to comment.