Skip to content

Commit 984db74

Browse files
Bump github/codeql-action from 3.27.6 to 3.28.11
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.6 to 3.28.11. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@aa57810...6bb031a) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1616cf7 commit 984db74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-variant.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
- name: Upload Trivy results
100100
uses:
101101
# yamllint disable-line rule:line-length
102-
github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
102+
github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
103103
with:
104104
sarif_file: trivy.sarif
105105
category: trivy

0 commit comments

Comments
 (0)