Skip to content

Commit 904a4d1

Browse files
Update docker/build-push-action digest to 31ca4e5
1 parent 9a233f3 commit 904a4d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yaml

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

5555
- name: Build and push Docker image
56-
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
56+
uses: docker/build-push-action@31ca4e5d51253d7e4a2317bfe74699cbe3a398a9
5757
with:
5858
context: .
5959
push: true

0 commit comments

Comments
 (0)