Skip to content

Commit

Permalink
chore(deps): bump docker/scout-action from 1.14.0 to 1.15.0
Browse files Browse the repository at this point in the history
Bumps [docker/scout-action](https://github.com/docker/scout-action) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/docker/scout-action/releases)
- [Commits](docker/scout-action@v1.14.0...v1.15.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]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent e9c7c70 commit f4b1c10
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.14.0
uses: docker/scout-action@v1.15.0
with:
command: cves
image: '${{ matrix.image.name }}${{ matrix.image.suffix }}:${{ github.sha }}'
Expand Down

0 comments on commit f4b1c10

Please sign in to comment.