Skip to content

Commit 553a075

Browse files
chore(deps): update actions/github-script action to v9
1 parent 001935e commit 553a075

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
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v2
1414

1515
- name: Post a comment on the PR
16-
uses: actions/github-script@v7
16+
uses: actions/github-script@v9
1717
with:
1818
script: |
1919
const branch = context.ref.replace('refs/heads/', '');

0 commit comments

Comments
 (0)