Skip to content

Commit

Permalink
chore(workflows/dependencies): update github/codeql-action digest to …
Browse files Browse the repository at this point in the history
…2c779ab
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 9885aba commit 07acb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan-for-cves.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: |
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
./.github/scripts/generate-sarif-reports.sh ${{ matrix.chart }}
- uses: github/codeql-action/upload-sarif@f0f3afee809481da311ca3a6ff1ff51d81dbeb24 # v3
- uses: github/codeql-action/upload-sarif@2c779ab0d087cd7fe7b826087247c2c81f27bfa6 # v3
if: ${{ hashFiles('reports/*.sarif') != '' }}
with:
sarif_file: reports
Expand Down

0 comments on commit 07acb6f

Please sign in to comment.