Skip to content

Commit a5578be

Browse files
committed
actionlint.yml: update to match main configuration
1 parent 0072aac commit a5578be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/actionlint.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# This file is synced from the `.github` repository, do not modify it directly.
2+
# This file is synced from the `.github` repository, do not modify it directly.
23
name: Actionlint
34

45
on:
@@ -96,7 +97,7 @@ jobs:
9697
path: results.sarif
9798

9899
- name: Upload SARIF file
99-
uses: github/codeql-action/upload-sarif@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
100+
uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
100101
with:
101102
sarif_file: results.sarif
102103
category: zizmor

0 commit comments

Comments
 (0)