Skip to content

Commit c25a04c

Browse files
[gha] Bump github/codeql-action from 4.37.6 to 4.37.7 (#67)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.37.6 to 4.37.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@v4.37.6...v4.37.7) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.37.7 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>
1 parent 5a2f5fd commit c25a04c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
output: 'trivy-results.sarif'
4848

4949
- name: Upload Trivy scan results to GitHub Security tab
50-
uses: github/codeql-action/upload-sarif@v4.37.6
50+
uses: github/codeql-action/upload-sarif@v4.37.7
5151
if: always()
5252
with:
5353
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)