Skip to content

Commit 39a197d

Browse files
authored
Merge pull request #31 from voxpupuli/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2 parents eb1e962 + e54e4da commit 39a197d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
- name: Upload SARIF result
7272
id: upload-sarif
73-
uses: github/codeql-action/upload-sarif@v2
73+
uses: github/codeql-action/upload-sarif@v3
7474
with:
7575
sarif_file: sarif.output.${{ matrix.rubygem_puppet }}.${{ github.sha }}.json
7676

0 commit comments

Comments
 (0)