Skip to content

Commit 43c50b1

Browse files
chore(deps): bump github/codeql-action from 4 to 4.37.3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4 to 4.37.3. - [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...v4.37.3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.37.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 959b856 commit 43c50b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,6 @@ jobs:
142142
143143
- name: Upload Trivy scan results to GitHub Security tab
144144
if: github.ref == 'refs/heads/main' || github.event_name == 'release'
145-
uses: github/codeql-action/upload-sarif@v4
145+
uses: github/codeql-action/upload-sarif@v4.37.3
146146
with:
147147
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)