Skip to content

Commit 8241a0b

Browse files
chore(deps): update docker/build-push-action digest to 10e90e3 (#198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c60355 commit 8241a0b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
2929

3030
- name: Build Container 🏗️
31-
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
31+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
3232
with:
3333
context: .
3434
push: false
@@ -120,7 +120,7 @@ jobs:
120120
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
121121

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

0 commit comments

Comments
 (0)