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 ae11719 commit ad202eeCopy full SHA for ad202ee
.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@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3
+ uses: github/codeql-action/upload-sarif@a4e1a019f5e24960714ff6296aee04b736cbc3cf # v3
126
if: >-
127
contains(fromJson('["workflow_dispatch", "merge_group"]'),
128
github.event_name) || github.event.schedule == '41 6 * * 0'
0 commit comments