Skip to content

Commit 295880f

Browse files
Bump github/codeql-action from 3.26.0 to 3.26.6 (#52)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.0 to 3.26.6. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@eb055d7...4dd1613) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: BrianEllwood <45009603+BrianEllwood@users.noreply.github.com>
1 parent 4fdfbc2 commit 295880f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
- name: Upload SARIF
5353
if: always()
5454
id: upload_sarif
55-
uses: github/codeql-action/upload-sarif@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa # v3.26.0
55+
uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6
5656
with:
5757
sarif_file: trivy-results.sarif

0 commit comments

Comments
 (0)