Skip to content

Commit 4ea3ac9

Browse files
chore(deps): update github/codeql-action action to v3.30.5 (#3696)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c90ef7 commit 4ea3ac9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/container-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179
image: weblate/weblate:test
180180
fail-build: false
181181
- name: Upload Anchore Scan Report
182-
uses: github/codeql-action/upload-sarif@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9 # v3.30.4
182+
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
183183
with:
184184
sarif_file: ${{ steps.scan.outputs.sarif }}
185185

@@ -228,7 +228,7 @@ jobs:
228228
severity: CRITICAL,HIGH
229229

230230
- name: Upload Trivy scan results to GitHub Security tab
231-
uses: github/codeql-action/upload-sarif@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9 # v3.30.4
231+
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
232232
with:
233233
sarif_file: trivy-results.sarif
234234
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2

0 commit comments

Comments
 (0)