Skip to content

Commit 6eea54c

Browse files
chore(deps): update docker/build-push-action digest to 67a2d40 (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efa40d6 commit 6eea54c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
2929

3030
- name: Build Container 🏗️
31-
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6
31+
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6
3232
with:
3333
context: .
3434
push: false
@@ -120,7 +120,7 @@ jobs:
120120
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
121121

122122
- name: Build and push 🏗️
123-
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6
123+
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6
124124
with:
125125
context: .
126126
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)