Skip to content

Commit b69b8b9

Browse files
chore: bump version for sarif output
1 parent 668c054 commit b69b8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rubocop-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
"
3131
3232
- name: Upload Sarif output
33-
uses: github/codeql-action/upload-sarif@v1
33+
uses: github/codeql-action/upload-sarif@v2
3434
with:
3535
sarif_file: rubocop.sarif

0 commit comments

Comments
 (0)