Skip to content

Commit

Permalink
chore(deps): bump docker/scout-action from 1.10.0 to 1.11.0 (#325)
Browse files Browse the repository at this point in the history
Bumps [docker/scout-action](https://github.com/docker/scout-action) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/docker/scout-action/releases)
- [Commits](docker/scout-action@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: docker/scout-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sayali Mohadikar <[email protected]>
  • Loading branch information
dependabot[bot] and sayaliM0412 authored Jul 29, 2024
1 parent 6903fb3 commit cd836a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Docker Scout
uses: docker/scout-action@v1.10.0
uses: docker/scout-action@v1.11.0
with:
command: cves
image: '${{ matrix.image.name }}${{ matrix.image.suffix }}:${{ github.sha }}'
Expand Down

0 comments on commit cd836a9

Please sign in to comment.