Skip to content

Commit 9dcf3db

Browse files
chore(deps): update docker/build-push-action digest to 14487ce (#233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ac372d commit 9dcf3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5252

5353
- name: Build and push Docker image
54-
uses: docker/build-push-action@c566248492c912e39910ac79e2f05a82260233a8
54+
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1
5555
with:
5656
context: .
5757
push: true

0 commit comments

Comments
 (0)