Skip to content

Commit 3dc19d3

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 55a1ef3 commit 3dc19d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
uses: docker/setup-buildx-action@v3
6060

6161
- name: Build and push to GitHub
62-
uses: docker/build-push-action@v5
62+
uses: docker/build-push-action@v6
6363
with:
6464
context: ./
6565
file: ./Dockerfile

0 commit comments

Comments
 (0)