Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 052a962

Browse files
chore(deps): update github/codeql-action action to v2
1 parent 23bce5f commit 052a962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/brakeman-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
4040
# Upload the SARIF file generated in the previous step
4141
- name: Upload SARIF
42-
uses: github/codeql-action/upload-sarif@v1
42+
uses: github/codeql-action/upload-sarif@v2
4343
with:
4444
sarif_file: output.sarif.json

0 commit comments

Comments
 (0)