Skip to content

Commit 49e953b

Browse files
chore(deps): update actions/github-script action to v9
1 parent 39113e0 commit 49e953b

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
@@ -41,7 +41,7 @@ jobs:
4141
VOID_TOKEN: ${{ secrets.VOID_TOKEN }}
4242
VOID_PROJECT: vp-setup-staging
4343
- name: Comment on PR
44-
uses: actions/github-script@v7
44+
uses: actions/github-script@v9
4545
with:
4646
script: |
4747
const marker = '<!-- staging-deploy -->';

0 commit comments

Comments
 (0)