Skip to content

Commit ad202ee

Browse files
chore(deps): update github/codeql-action digest to a4e1a01 (#523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae11719 commit ad202ee

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