Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

Commit 6100733

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 837dc8f commit 6100733

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.GITHUB_TOKEN }}
4040

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

0 commit comments

Comments
 (0)