Skip to content

Commit

Permalink
chore(deps): update actions/github-script action to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 0b661f7 commit a633918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-opened-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Pull Request Opened Command
uses: actions/github-script@0.9.0
uses: actions/github-script@v7.0.1
with:
github-token: ${{secrets.REPO_ACCESS_TOKEN}}
script: |
Expand Down

0 comments on commit a633918

Please sign in to comment.