Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit de24deb

Browse files
chore(deps): update github/codeql-action action to v3.28.8
1 parent a5fbac3 commit de24deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifacts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
if: github.event_name == 'push'
7575

7676
- name: Upload Trivy scan results to GitHub Security tab
77-
uses: github/codeql-action/upload-sarif@6e5455904168f98c75d8e5ad848b4dc4ab3ae77e # v3.28.7
77+
uses: github/codeql-action/upload-sarif@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
7878
with:
7979
sarif_file: "trivy-results.sarif"
8080
if: github.event_name == 'push'

0 commit comments

Comments
 (0)