Skip to content

Commit 115977c

Browse files
chore(deps): update github/codeql-action digest to 96f518a (#538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56a5d37 commit 115977c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gen-sbom.yml

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

123123
- name: Upload Sarif Report
124124
# yamllint disable-line rule:line-length rule:comments
125-
uses: github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # v3
125+
uses: github/codeql-action/upload-sarif@96f518a34f7a870018057716cc4d7a5c014bd61c # v3
126126
if: >-
127127
contains(fromJson('["workflow_dispatch", "merge_group"]'),
128128
github.event_name) || github.event.schedule == '41 6 * * 0'

0 commit comments

Comments
 (0)