Skip to content

Commit 7b57f3d

Browse files
renovate[bot]esolitos
authored andcommitted
chore(deps): update actions/github-script action to v8
1 parent fb6f9d2 commit 7b57f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-github-job-info/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ runs:
2323
steps:
2424
- name: Get job run info
2525
id: get-job-run-info
26-
uses: actions/github-script@v7
26+
uses: actions/github-script@v8
2727
env:
2828
matrix: ${{ toJSON(matrix) }}
2929
with:

0 commit comments

Comments
 (0)