Skip to content

Commit 3be5ee1

Browse files
chore(deps): update github/codeql-action action to v4 (#571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 804b2a4 commit 3be5ee1

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@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v3
125+
uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4
126126
if: >-
127127
contains(fromJson('["workflow_dispatch", "merge_group"]'),
128128
github.event_name) || github.event.schedule == '41 6 * * 0'

0 commit comments

Comments
 (0)