Skip to content

Commit

Permalink
Update snyk-analysis.yml
Browse files Browse the repository at this point in the history
Changed according to github/codeql-action#2126
  • Loading branch information
lschiedel02 authored Nov 4, 2024
1 parent d14c884 commit f17842b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
repository: ${{ github.repository }}

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v2
uses: jsoref/github-codeql-action/upload-sarif@favor-workflow-ref
with:
sarif_file: ${{ github.workspace }}/snyk.sarif

0 comments on commit f17842b

Please sign in to comment.