Skip to content

Commit df7b0d3

Browse files
chore(workflows/dependencies): update github/codeql-action digest to cf1bb45
1 parent 2cfe4e5 commit df7b0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan-for-cves.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
[[ "$RUNNER_DEBUG" == 1 ]] && set -x
3838
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
3939
./.github/scripts/generate-sarif-reports.sh "charts/${{ matrix.chart }}"
40-
- uses: github/codeql-action/upload-sarif@fe4161a26a8629af62121b670040955b330f9af2 # v4
40+
- uses: github/codeql-action/upload-sarif@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4
4141
if: ${{ hashFiles('reports/*.sarif') != '' }}
4242
with:
4343
sarif_file: reports

0 commit comments

Comments
 (0)