Skip to content

Commit 3c8e9e4

Browse files
chore(deps): update github/codeql-action digest to 51f7732 (#516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d7df12 commit 3c8e9e4

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@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3
125+
uses: github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # 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)