From da75ec19a864310bab5062166d11816742b3b2ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:23:51 +0000 Subject: [PATCH] build(deps): bump docker/setup-docker-action in the actions group Bumps the actions group with 1 update: [docker/setup-docker-action](https://github.com/docker/setup-docker-action). Updates `docker/setup-docker-action` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/docker/setup-docker-action/releases) - [Commits](https://github.com/docker/setup-docker-action/compare/1a6edb0ba9ac496f6850236981f15d8f9a82254d...b2189fbf2a6592b51fee7cdd93ee2bfaeba733db) --- updated-dependencies: - dependency-name: docker/setup-docker-action dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/wolfi-presubmit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wolfi-presubmit.yaml b/.github/workflows/wolfi-presubmit.yaml index 8ad29ca00..2bb44b0b8 100644 --- a/.github/workflows/wolfi-presubmit.yaml +++ b/.github/workflows/wolfi-presubmit.yaml @@ -178,7 +178,7 @@ jobs: melange version # needed to run tests for Bubblewrap packages - - uses: docker/setup-docker-action@1a6edb0ba9ac496f6850236981f15d8f9a82254d # v5.0.0 + - uses: docker/setup-docker-action@b2189fbf2a6592b51fee7cdd93ee2bfaeba733db # v5.1.0 # this need to point to main to always get the latest action - uses: wolfi-dev/actions/install-wolfictl@d8faf0b2bf2a7c6eefc571567ef370faae5baed2 # last commit that had the scan command