Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit 2088d2c

Browse files
chore(deps): update docker/build-push-action action to v6 (#180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ba6b6e commit 2088d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
- name: Build and Push
5252
id: docker_build
53-
uses: docker/build-push-action@v5
53+
uses: docker/build-push-action@v6
5454
with:
5555
context: ./
5656
file: ./Dockerfile

0 commit comments

Comments
 (0)