Skip to content

Commit e6e7f00

Browse files
Update docker/build-push-action digest to b66d877
1 parent abe6fc1 commit e6e7f00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-and-publish.yml

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

3333
- name: Build and push the Docker image
34-
uses: docker/build-push-action@cb8fc7586f9ad9441b20c33e0f6e8b1b58d8b4c6
34+
uses: docker/build-push-action@b66d8774c665b789105b440514f0c97e6f19b06f
3535
with:
3636
context: .
3737
push: true

0 commit comments

Comments
 (0)