Skip to content

Commit aa2b3fb

Browse files
committed
workflows/actionlint: fix incorrect version comment
Signed-off-by: Patrick Linnane <patrick@linnane.io>
1 parent e3584c8 commit aa2b3fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
path: results.sarif
9393

9494
- name: Upload SARIF file
95-
uses: github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.5
95+
uses: github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.9
9696
with:
9797
sarif_file: results.sarif
9898
category: zizmor

0 commit comments

Comments
 (0)