Skip to content

Commit 75b3a00

Browse files
chore(deps): update actions/github-script action to v9
1 parent 8364e22 commit 75b3a00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v2
1919

2020
- name: Post a comment on the PR
21-
uses: actions/github-script@v7
21+
uses: actions/github-script@v9
2222
with:
2323
script: |
2424
const branch = context.ref.replace('refs/heads/', '');

0 commit comments

Comments
 (0)