Skip to content

Commit 9ff3447

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 160cbf3 commit 9ff3447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
password: ${{ secrets.DOCKER_PASSWORD }}
4343
-
4444
name: Build and push
45-
uses: docker/build-push-action@v4
45+
uses: docker/build-push-action@v6
4646
with:
4747
context: .
4848
file: ./Dockerfile

0 commit comments

Comments
 (0)