Skip to content

Commit a997f3a

Browse files
chore(deps): update actions/github-script action to v8
Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com>
1 parent 19cd6f4 commit a997f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
prerelease: false
119119
- name: Create Issue on Failure
120120
if: failure() && startsWith(github.ref, 'refs/tags/v')
121-
uses: actions/github-script@v7
121+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
122122
with:
123123
github-token: ${{ secrets.GITHUB_TOKEN }}
124124
script: |

0 commit comments

Comments
 (0)