chore(deps): update docker/build-push-action action to v6 #13

Merged
renovate-bot merged 1 commits from renovate/docker-build-push-action-6.x into master 2024-08-10 11:33:02 +00:00

@ -44,7 +44,7 @@ jobs:
password: ${{ secrets.REPO_TOKEN }} password: ${{ secrets.REPO_TOKEN }}
- name: Build and Push (Latest) - name: Build and Push (Latest)
uses: docker/build-push-action@v5 uses: docker/build-push-action@v6
with: with:
push: true push: true
context: . context: .