Skip to content

Commit ec412c0

Browse files
Merge 74e7df1 into abea915
2 parents abea915 + 74e7df1 commit ec412c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: Create issue on failure
6868
if: failure()
69-
uses: actions/github-script@v7
69+
uses: actions/github-script@v8
7070
with:
7171
script: |
7272
const title = `Security audit failed - ${new Date().toISOString().split('T')[0]}`;

0 commit comments

Comments
 (0)