Skip to content

Commit 9647878

Browse files
chore(deps): Bump github/codeql-action from 3.28.11 to 3.28.12
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.11 to 3.28.12. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@6bb031a...5f8171a) --- 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>
1 parent b851644 commit 9647878

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/artifacts.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
retention-days: 5
188188

189189
- name: Upload Trivy scan results to GitHub Security tab
190-
uses: github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
190+
uses: github/codeql-action/upload-sarif@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12
191191
with:
192192
sarif_file: trivy-results.sarif
193193

@@ -321,6 +321,6 @@ jobs:
321321
retention-days: 5
322322

323323
- name: Upload Trivy scan results to GitHub Security tab
324-
uses: github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
324+
uses: github/codeql-action/upload-sarif@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12
325325
with:
326326
sarif_file: trivy-results.sarif

0 commit comments

Comments
 (0)