Skip to content

Commit 055a42a

Browse files
Update docker/build-push-action digest to 84ad562
1 parent a586056 commit 055a42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

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

3232
- name: Build and push Docker image
33-
uses: docker/build-push-action@6e95f19fb8c9e00a1a391941edbc0ae30c1799f7
33+
uses: docker/build-push-action@84ad562665bb303b549fec655d1b64f9945f3f91
3434
with:
3535
context: .
3636
push: true

0 commit comments

Comments
 (0)