Skip to content

Commit f8671c0

Browse files
deps(actions): Bump github/codeql-action from 3.29.2 to 3.29.10
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.2 to 3.29.10. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@181d5ee...96f518a) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.29.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6c4140 commit f8671c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ jobs:
5555
if: always() && github.repository == 'hairyhenderson/go-fsimpl'
5656
- name: Upload Trivy scan results to GitHub Security tab
5757
if: always() && github.repository == 'hairyhenderson/go-fsimpl'
58-
uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
58+
uses: github/codeql-action/upload-sarif@96f518a34f7a870018057716cc4d7a5c014bd61c # v3.29.10
5959
with:
6060
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)