Skip to content

Commit 52b8152

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
122122
with:
123123
github-token: ${{ secrets.GITHUB_TOKEN }}
124124
script: |

0 commit comments

Comments
 (0)