Skip to content

Commit 0418edb

Browse files
Update docker/build-push-action digest to ee4ca42 (#231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8efdd2 commit 0418edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
3636

3737
- name: Build and push
38-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
38+
uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6
3939
with:
4040
context: ./src
4141
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)