Skip to content

Commit 7ad7f3a

Browse files
dependabot[bot]ciroque
authored andcommitted
Bump github/codeql-action from 2.2.6 to 2.2.11 (#38)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.6 to 2.2.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@16964e9...d186a2a) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecbbc53 commit 7ad7f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-sign-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
ignore-unfixed: 'true'
6666

6767
- name: Upload Trivy scan results to GitHub Security tab
68-
uses: github/codeql-action/upload-sarif@16964e90ba004cdf0cd845b866b5df21038b7723 # v2.2.6
68+
uses: github/codeql-action/upload-sarif@d186a2a36cc67bfa1b860e6170d37fb9634742c7 # v2.2.11
6969
continue-on-error: true
7070
with:
7171
sarif_file: 'trivy-results-${{ inputs.image }}.sarif'

0 commit comments

Comments
 (0)