Skip to content

Commit

Permalink
ci: bump docker/scout-action in the github-actions group
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [docker/scout-action](https://github.com/docker/scout-action).


Updates `docker/scout-action` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/docker/scout-action/releases)
- [Commits](docker/scout-action@v1.13.0...v1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 07bc6db commit d41216d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
file: Dockerfile

- name: Docker Scout Scan
uses: docker/scout-action@v1.13.0
uses: docker/scout-action@v1.14.0
with:
command: quickview, cves
image: ${{ vars.DOCKER_USERNAME }}/steam-stats:latest
Expand Down

0 comments on commit d41216d

Please sign in to comment.