We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb1e962 + e54e4da commit 39a197dCopy full SHA for 39a197d
.github/workflows/ci.yaml
@@ -70,7 +70,7 @@ jobs:
70
71
- name: Upload SARIF result
72
id: upload-sarif
73
- uses: github/codeql-action/upload-sarif@v2
+ uses: github/codeql-action/upload-sarif@v3
74
with:
75
sarif_file: sarif.output.${{ matrix.rubygem_puppet }}.${{ github.sha }}.json
76
0 commit comments