Skip to content

Commit 4b2a404

Browse files
chore(deps): bump github/codeql-action from 3 to 4 (#129)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' 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 a7959b7 commit 4b2a404

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-container-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
- name: Upload Trivy SARIF to Security tab
6060
if: always()
61-
uses: github/codeql-action/upload-sarif@v3
61+
uses: github/codeql-action/upload-sarif@v4
6262
with:
6363
sarif_file: 'trivy-results.sarif'
6464
category: trivy-container-pr

0 commit comments

Comments
 (0)