Skip to content

Commit ec78f65

Browse files
Update docker/build-push-action digest to cb8fc75
1 parent a586056 commit ec78f65

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

0 commit comments

Comments
 (0)