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

Commit fd5fa7d

Browse files
chore(deps): update github/codeql-action action to v2 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23bce5f commit fd5fa7d

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)