update another action to node20
This commit is contained in:
parent
dfedb7fd3e
commit
b2adbe78f9
2
.github/workflows/tf-unit-tests.yml
vendored
2
.github/workflows/tf-unit-tests.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
# Upload results to GitHub Advanced Security
|
||||
- name: Upload SARIF file
|
||||
if: success() || failure()
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
category: checkov
|
||||
|
Loading…
x
Reference in New Issue
Block a user