Skip to content

Commit 64d30d0

Browse files
Update docker/build-push-action digest to f2a1d5e
1 parent a586056 commit 64d30d0

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@f2a1d5e99d037542a71f64918e516c093c6f3fc4
3434
with:
3535
context: .
3636
push: true

0 commit comments

Comments
 (0)