Skip to content

Commit

Permalink
Merge pull request #23 from ammnt/dependabot/github_actions/docker/sc…
Browse files Browse the repository at this point in the history
…out-action-1.13.0

build(deps): bump docker/scout-action from 1.11.0 to 1.13.0
  • Loading branch information
ammnt authored Aug 6, 2024
2 parents eb1c823 + 7d091d8 commit 67442a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
cache-to: type=gha,mode=max

- name: Analyze image with Docker Scout💊
uses: docker/scout-action@v1.11.0
uses: docker/scout-action@v1.13.0
with:
command: cves,sbom
image: ghcr.io/ammnt/angie:main
Expand Down

0 comments on commit 67442a2

Please sign in to comment.