mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Merge pull request #4502 from dexidp/dependabot/github_actions/github/codeql-action-4.32.0
build(deps): bump github/codeql-action from 4.31.11 to 4.32.0
This commit is contained in:
@@ -42,6 +42,6 @@ jobs:
|
||||
retention-days: 5
|
||||
|
||||
- name: Upload results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@19b2f06db2b6f5108140aeb04014ef02b648f789 # v3.29.5
|
||||
uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v3.29.5
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
|
||||
@@ -233,6 +233,6 @@ jobs:
|
||||
overwrite: true
|
||||
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@19b2f06db2b6f5108140aeb04014ef02b648f789 # v3.29.5
|
||||
uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v3.29.5
|
||||
with:
|
||||
sarif_file: trivy-results.sarif
|
||||
|
||||
Reference in New Issue
Block a user