Skip to content

Commit c5dbbcf

Browse files
Update docker/build-push-action digest to 4fad532
1 parent 68b70bd commit c5dbbcf

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
@@ -43,7 +43,7 @@ jobs:
4343
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4444

4545
- name: Build and push Docker image
46-
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
46+
uses: docker/build-push-action@4fad532b9fdbfb80f436784834374a1c11834153
4747
with:
4848
context: .
4949
push: true

0 commit comments

Comments
 (0)