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
|
# Upload results to GitHub Advanced Security
|
||||||
- name: Upload SARIF file
|
- name: Upload SARIF file
|
||||||
if: success() || failure()
|
if: success() || failure()
|
||||||
uses: github/codeql-action/upload-sarif@v2
|
uses: github/codeql-action/upload-sarif@v3
|
||||||
with:
|
with:
|
||||||
sarif_file: results.sarif
|
sarif_file: results.sarif
|
||||||
category: checkov
|
category: checkov
|
||||||
|
Loading…
x
Reference in New Issue
Block a user