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.
1 parent eb1e962 commit e54e4daCopy full SHA for e54e4da
.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