Skip to content

Commit 6f87abe

Browse files
Bump github/codeql-action from 1 to 2 (#19)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v1...v2) --- 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>
1 parent 056db01 commit 6f87abe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
--sarif-file-output=snyk.sarif
4848
command: test
4949

50-
- uses: github/codeql-action/upload-sarif@v1
50+
- uses: github/codeql-action/upload-sarif@v2
5151
with:
5252
sarif_file: snyk.sarif

0 commit comments

Comments
 (0)