Skip to content

Commit

Permalink
Update node version to 20 and use codeql-action v4 for SARIF upload
Browse files Browse the repository at this point in the history
  • Loading branch information
molson504x committed Sep 10, 2024
1 parent 1be3b6a commit 5a7bd78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ runs:
shell: bash
run: |
echo "${{ inputs.ignore-policies }}" > "${GITHUB_ACTION_PATH}/ignored-policies"
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: '20'

Expand Down

0 comments on commit 5a7bd78

Please sign in to comment.