From 442878a38fdbed261538dbee0cc54902869295fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 12:51:00 +0000 Subject: [PATCH] ci: Bump docker/scout-action in the github-actions group Bumps the github-actions group with 1 update: [docker/scout-action](https://github.com/docker/scout-action). Updates `docker/scout-action` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/docker/scout-action/releases) - [Commits](https://github.com/docker/scout-action/compare/v1.11.0...v1.12.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] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 243b04f..0d8bc56 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -106,7 +106,7 @@ jobs: file: Dockerfile - name: Docker Scout Scan - uses: docker/scout-action@v1.11.0 + uses: docker/scout-action@v1.12.0 with: command: quickview, cves image: ${{ vars.DOCKER_USERNAME }}/wakatime-leaderboards:latest