Skip to content

Commit 448f250

Browse files
Bump github/codeql-action from 3.25.6 to 3.26.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.6 to 3.26.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/v3.26.2/CHANGELOG.md) - [Commits](github/codeql-action@v3.25.6...v3.26.2) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f8097a commit 448f250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
output: 'trivy-results.sarif'
7575
severity: ${{ env.SEVERITY }}
7676
- name: upload trivy scan results to GitHub security tab
77-
uses: github/codeql-action/upload-sarif@v3.25.6
77+
uses: github/codeql-action/upload-sarif@v3.26.2
7878
with:
7979
sarif_file: 'trivy-results.sarif'
8080
- name: run container locally as a test

0 commit comments

Comments
 (0)