Merge pull request #3219 from fluxcd/dependabot/github_actions/github/codeql-action-2

Bump github/codeql-action from 1 to 2
pull/3217/head
Stefan Prodan 3 years ago committed by GitHub
commit 0f0649a674
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,7 +45,7 @@ jobs:
with:
args: --sarif-file-output=snyk.sarif
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: snyk.sarif

Loading…
Cancel
Save