Skip to content

Commit 7e9e0fc

Browse files
chore(deps): update github/codeql-action action to v3.28.12 (#776)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f878fc8 commit 7e9e0fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dockerimage.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
fail-build: false
144144
severity-cutoff: high
145145
- name: Upload Anchore Scan Report
146-
uses: github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
146+
uses: github/codeql-action/upload-sarif@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12
147147
with:
148148
sarif_file: ${{ steps.scan.outputs.sarif }}
149149
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
@@ -192,7 +192,7 @@ jobs:
192192
severity: CRITICAL,HIGH
193193

194194
- name: Upload Trivy scan results to GitHub Security tab
195-
uses: github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
195+
uses: github/codeql-action/upload-sarif@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12
196196
with:
197197
sarif_file: trivy-results.sarif
198198
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2

0 commit comments

Comments
 (0)