Skip to content

Commit a73e5e9

Browse files
chore(deps): update actions/github-script action to v9
1 parent ac1f726 commit a73e5e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
status: ${{ job.status }}
149149

150150
- name: Add comment to PR
151-
uses: actions/github-script@v8
151+
uses: actions/github-script@v9
152152
if: always()
153153
with:
154154
script: |

0 commit comments

Comments
 (0)