Skip to content

Commit 4e2d87d

Browse files
authored
Merge pull request #284 from nextstrain/dependabot/github_actions/actions/github-script-9
Bump actions/github-script from 8 to 9
2 parents d87a4d8 + e63f8de commit 4e2d87d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ jobs:
339339
steps:
340340
- uses: actions/checkout@v6
341341

342-
- uses: actions/github-script@v8
342+
- uses: actions/github-script@v9
343343
with:
344344
github-token: ${{ secrets.GH_TOKEN_NEXTSTRAIN_BOT_MANAGE_PACKAGES }}
345345
script: |

0 commit comments

Comments
 (0)