Skip to content

Commit d22ca7d

Browse files
committed
update docker/build-push-action
1 parent 9726a4c commit d22ca7d

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
@@ -34,7 +34,7 @@ jobs:
3434
images: snickerjp/docker-mysql-shell
3535

3636
- name: Build and push Docker image
37-
uses: docker/build-push-action@v4.0.0
37+
uses: docker/build-push-action@v5
3838
with:
3939
context: docker/.
4040
push: true

0 commit comments

Comments
 (0)