Skip to content

Commit 3cf0088

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 8ff88b5 commit 3cf0088

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
password: ${{ secrets.DOCKERHUB_PASSWORD }}
4040

4141
- name: Build and Push 🚀
42-
uses: docker/build-push-action@v5
42+
uses: docker/build-push-action@v7
4343
with:
4444
context: .
4545
push: true

0 commit comments

Comments
 (0)