From dfa81af3b27cc76124758179b98aee518f5aca0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 05:22:39 +0000 Subject: [PATCH] chore(deps): bump step-security/setup-buildx-action from 4.0.0 to 4.1.0 Bumps [step-security/setup-buildx-action](https://github.com/step-security/setup-buildx-action) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/step-security/setup-buildx-action/releases) - [Commits](https://github.com/step-security/setup-buildx-action/compare/f931205d68723ad9589fd2a7e2ece238bf9de341...6997872a55d77391e51b87609556578131f44402) --- updated-dependencies: - dependency-name: step-security/setup-buildx-action dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/flow-deploy-release-artifact.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flow-deploy-release-artifact.yaml b/.github/workflows/flow-deploy-release-artifact.yaml index 40313b9..6137da9 100644 --- a/.github/workflows/flow-deploy-release-artifact.yaml +++ b/.github/workflows/flow-deploy-release-artifact.yaml @@ -134,7 +134,7 @@ jobs: uses: step-security/setup-qemu-action@109c6ed9f089be1a250c75fd6a534e30df44e030 # v4.0.0 - name: Set up Docker Buildx - uses: step-security/setup-buildx-action@f931205d68723ad9589fd2a7e2ece238bf9de341 # v4.0.0 + uses: step-security/setup-buildx-action@6997872a55d77391e51b87609556578131f44402 # v4.1.0 - name: Build Docker Image (ubi8-s6-java21) uses: step-security/docker-build-push-action@846549baaf047e867d038826129a64d81df0f704 # v7.1.0