Skip to content

Commit 07dcbf9

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update github/codeql-action action to v2
1 parent f95c5ac commit 07dcbf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060
run: "vendor/bin/psalm --output-format=github --shepherd --report=results.sarif"
6161

6262
- name: "Upload Security Analysis results to GitHub"
63-
uses: "github/codeql-action/upload-sarif@v1"
63+
uses: github/codeql-action/upload-sarif@v2
6464
with:
6565
sarif_file: results.sarif

0 commit comments

Comments
 (0)