From e78c9682744f3b49056d539b1cf99e9baf00a60c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 24 Jan 2025 10:05:41 +0000 Subject: [PATCH] chore(deps): update docker/build-push-action digest to ca877d9 --- .gitea/workflows/02_build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/02_build.yaml b/.gitea/workflows/02_build.yaml index ba725e7..6287046 100644 --- a/.gitea/workflows/02_build.yaml +++ b/.gitea/workflows/02_build.yaml @@ -43,7 +43,7 @@ jobs: username: ${{ secrets.DOCKER_USER }} password: ${{ secrets.DOCKER_PASS }} - name: Build and push - uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6 + uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6 with: platforms: linux/amd64,linux/arm64 context: . -- 2.39.2