Skip to content

Commit

Permalink
ci: Alter the use of node16 to node20
Browse files Browse the repository at this point in the history
  • Loading branch information
bush1D3v authored Jun 9, 2024
1 parent 5ec3d6f commit 02a6678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devskim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
uses: microsoft/DevSkim-Action@v1

- name: Upload DevSkim scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: devskim-results.sarif

0 comments on commit 02a6678

Please sign in to comment.