Skip to content

Commit 8d86269

Browse files
renovate[bot]taskbot
authored andcommitted
Update github/codeql-action digest to 95e58e9 (#4926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a21bae4 commit 8d86269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fail-build: false
3333

3434
- name: Upload Grype scan results to GitHub Security tab
35-
uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4
35+
uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4
3636
if: always()
3737
with:
3838
sarif_file: ${{ steps.grype-scan.outputs.sarif }}

0 commit comments

Comments
 (0)