Skip to content

Commit

Permalink
chore(deps): update actions/github-script action to v4.0.2 (#1307)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2021
1 parent f0c2fa6 commit 88568eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -82,7 +82,7 @@ jobs:
working-directory: ./scripts

- name: Create PR
uses: actions/github-script@v4.0.1
uses: actions/github-script@v4.0.2
with:
github-token: ${{secrets.YOSHI_CODE_BOT_TOKEN}}
script: |
Expand Down

0 comments on commit 88568eb

Please sign in to comment.