We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d7df12 commit 3c8e9e4Copy full SHA for 3c8e9e4
.github/workflows/gen-sbom.yml
@@ -122,7 +122,7 @@ jobs:
122
123
- name: Upload Sarif Report
124
# yamllint disable-line rule:line-length rule:comments
125
- uses: github/codeql-action/upload-sarif@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3
+ uses: github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3
126
if: >-
127
contains(fromJson('["workflow_dispatch", "merge_group"]'),
128
github.event_name) || github.event.schedule == '41 6 * * 0'
0 commit comments