Skip to content

Commit ea79984

Browse files
authored
Merge pull request #49 from vshn/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to 04d1a3b
2 parents 6026655 + 1b962f1 commit ea79984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yaml

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

5151
- name: Build and push Docker image
52-
uses: docker/build-push-action@0a97817b6ade9f46837855d676c4cca3a2471fc9
52+
uses: docker/build-push-action@04d1a3b0491bb1fbd0843d1fea3390e385bf2252
5353
with:
5454
context: .
5555
push: true

0 commit comments

Comments
 (0)