There was an error while loading. Please reload this page.
2 parents 5416672 + e0bd27e commit dd8ad24Copy full SHA for dd8ad24
1 file changed
.github/workflows/continuous-integration.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: "Psalm"
56
run: vendor/bin/psalm --report=results.sarif
57
- name: "Upload Security Analysis results to GitHub"
58
- uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4
+ uses: github/codeql-action/upload-sarif@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4
59
with:
60
sarif_file: results.sarif
61
0 commit comments