Skip to content

Commit 1dc8652

Browse files
chore(workflows/dependencies): update github/codeql-action digest to 303c0ae
1 parent 50a5112 commit 1dc8652

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@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3
40+
- uses: github/codeql-action/upload-sarif@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9 # v3
4141
if: ${{ hashFiles('reports/*.sarif') != '' }}
4242
with:
4343
sarif_file: reports

0 commit comments

Comments
 (0)