Skip to content

Commit

Permalink
chore(deps): update actions/github-script action to v6.4.0 (#2047)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 26, 2023
1 parent 47cefd9 commit a0f4ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
working-directory: ./scripts

- name: Create PR
uses: actions/github-script@v6.3.3
uses: actions/github-script@v6.4.0
with:
github-token: ${{secrets.YOSHI_CODE_BOT_TOKEN}}
script: |
Expand Down

0 comments on commit a0f4ccf

Please sign in to comment.