Skip to content

Commit 0d5571d

Browse files
Bump github/codeql-action from 2 to 3 (#415)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kylee Fields <43586156+kyleecodes@users.noreply.github.com>
1 parent 483b88d commit 0d5571d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/brakeman.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
5050
# Upload the SARIF file generated in the previous step
5151
- name: Upload SARIF
52-
uses: github/codeql-action/upload-sarif@v2
52+
uses: github/codeql-action/upload-sarif@v3
5353
with:
5454
sarif_file: output.sarif.json

0 commit comments

Comments
 (0)