Skip to content

Commit c50bec0

Browse files
chore(deps): update github/codeql-action action to v4.35.2 (#4443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9cfa5aa commit c50bec0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
182+
uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
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@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
231+
uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
232232
with:
233233
sarif_file: trivy-results.sarif
234234
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1

0 commit comments

Comments
 (0)