Skip to content

Commit

Permalink
chore(deps): bump docker/scout-action from 1.14.0 to 1.15.1 (#344)
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.1.
- [Release notes](https://github.com/docker/scout-action/releases)
- [Commits](docker/scout-action@v1.14.0...v1.15.1)

---
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: Jake Newton <[email protected]>
  • Loading branch information
jnewton03 and dependabot[bot] authored Dec 3, 2024
2 parents 80d63c9 + 3b6b0cf commit 8c7fe00
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.1
with:
command: cves
image: '${{ matrix.image.name }}${{ matrix.image.suffix }}:${{ github.sha }}'
Expand Down

0 comments on commit 8c7fe00

Please sign in to comment.