Skip to content

Commit

Permalink
Merge pull request #194: Bump actions/github-script from 6 to 7
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin authored Dec 12, 2023
2 parents 07caa70 + c6a5611 commit 4ac3a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: actions/github-script@v6
- uses: actions/github-script@v7
with:
github-token: ${{ secrets.GH_TOKEN_NEXTSTRAIN_BOT_MANAGE_PACKAGES }}
script: |
Expand Down

0 comments on commit 4ac3a04

Please sign in to comment.