Skip to content

Commit 3e0022b

Browse files
Bump github/codeql-action from 3.28.17 to 3.29.7
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.17 to 3.29.7. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@60168ef...51f7732) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.29.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9907867 commit 3e0022b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
exit-code: "0" # Changed from "1" to "0" to prevent failing on EOL OS warnings
194194

195195
- name: Upload Trivy scan results to GitHub Security tab
196-
uses: github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3
196+
uses: github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3
197197
with:
198198
sarif_file: "trivy-results-${{ env.ruby_platform }}.sarif"
199199
category: "docker-${{ env.ruby_platform }}"

0 commit comments

Comments
 (0)