Skip to content

Commit 22dc9c6

Browse files
chore(deps): update docker/build-push-action action to v5.1.0
1 parent 2220eea commit 22dc9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
registry: ${{ secrets.ECR_URL }}
5050

5151
- name: Build and Push
52-
uses: docker/build-push-action@v5.0.0
52+
uses: docker/build-push-action@v5.1.0
5353
with:
5454
context: .
5555
push: true

0 commit comments

Comments
 (0)