Skip to content

Commit 8f251cd

Browse files
Update docker/build-push-action digest to 19184b9
1 parent a586056 commit 8f251cd

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

0 commit comments

Comments
 (0)