Skip to content

Commit

Permalink
fix: Pin dependancy in snyk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andymac4182 committed May 2, 2023
1 parent 26f11b1 commit 0498425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yml
Expand Up @@ -116,7 +116,7 @@ jobs:
args: --org=23a1dbcf-c24a-4c44-aa74-cabdc4ba99d5 --file=packages/cli/Dockerfile

- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@f3feb00acb00f31a6f60280e6ace9ca31d91c76a # v2.3.2
with:
sarif_file: snyk.sarif

Expand Down

0 comments on commit 0498425

Please sign in to comment.