Skip to content

Commit

Permalink
chore(all): update actions/github-script action to v6 (#1441)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 29, 2022
1 parent 5cffc8c commit fe1f16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoapprove.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
ENABLE_AUTO_APPROVE: ${{ secrets.ENABLE_AUTO_APPROVE }}
steps:
- name: AutoApprove
uses: actions/github-script@v5
uses: actions/github-script@v6
with:
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
script: |
Expand Down

0 comments on commit fe1f16c

Please sign in to comment.