Skip to content

Commit

Permalink
Merge pull request #352 from liquibase/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/scout-action-1.16.1

chore(deps): bump docker/scout-action from 1.15.1 to 1.16.1
  • Loading branch information
jnewton03 authored Jan 24, 2025
2 parents a7b5011 + 2cb4128 commit e348326
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.15.1
uses: docker/scout-action@v1.16.1
with:
command: cves
image: '${{ matrix.image.name }}${{ matrix.image.suffix }}:${{ github.sha }}'
Expand Down

0 comments on commit e348326

Please sign in to comment.