Skip to content

Commit 6f158f2

Browse files
chore(deps): bump docker/build-push-action in the dependencies group (#60)
1 parent b2dd1e4 commit 6f158f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
password: ${{ env.IMAGE_REGISTRY_PASSWORD}}
5050
- name: Push Docker Image
5151
if: ${{ success() }}
52-
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0
52+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
5353
id: push
5454
with:
5555
context: .

0 commit comments

Comments
 (0)