Merge pull request #74 from geoserver/renovate/github-codeql-action-digest

chore(deps): update github/codeql-action digest to 29d86d2
pull/75/head
Nils Bühner 2024-08-14 08:41:24 +02:00 committed by GitHub
commit a6a4fd7e04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,6 @@ jobs:
severity: 'CRITICAL,HIGH' severity: 'CRITICAL,HIGH'
vuln-type: 'os,library' vuln-type: 'os,library'
- name: Upload Trivy scan results to GitHub Security tab - name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa # v3 uses: github/codeql-action/upload-sarif@29d86d22a34ea372b1bbf3b2dced2e25ca6b3384 # v3
with: with:
sarif_file: 'trivy-results.sarif' sarif_file: 'trivy-results.sarif'