Skip to content

Commit f68ce23

Browse files
build(deps): bump github/codeql-action from 2 to 3 (#59)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3215ad commit f68ce23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ runs:
7171
SBOM.spdx.json
7272
SBOM.spdx.yml
7373
if-no-files-found: ignore
74-
- uses: github/codeql-action/upload-sarif@v2
74+
- uses: github/codeql-action/upload-sarif@v3
7575
with:
7676
sarif_file: /tmp/scan-report.sarif
7777
- run: rm -f scan-result.html scan-result.pdf scan-result.json

0 commit comments

Comments
 (0)