chore(deps): update docker/build-push-action action to v7 #177

Merged
alexlebens merged 1 commits from renovate/docker-build-push-action-7.x into main 2026-03-05 23:17:10 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit ddf6c36833 - Show all commits

View File

@@ -94,7 +94,7 @@ jobs:
fi
- name: Build and Push Image
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
push: true

View File

@@ -94,7 +94,7 @@ jobs:
fi
- name: Build and Push Image
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
push: true