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

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

View File

@@ -101,7 +101,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

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