Skip to content

Commit

Permalink
Merge pull request #118 from krymtkts/dependabot/github_actions/workf…
Browse files Browse the repository at this point in the history
…low-cac7d13037

Bump the workflow group with 1 update
  • Loading branch information
krymtkts authored Jan 12, 2024
2 parents a09fe9b + 950d96a commit 47d32c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
args: --all-projects --sarif-file-output=snyk.sarif
- name: Upload result to GitHub Code Scanning
if: runner.os == 'Linux'
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: snyk.sarif

0 comments on commit 47d32c8

Please sign in to comment.