Merge pull request #495 from josegonzalez/dependabot/github_actions/docker/build-push-action-7

chore(deps): bump docker/build-push-action from 6 to 7
This commit is contained in:
Jose Diaz-Gonzalez
2026-03-09 13:26:11 -04:00
committed by GitHub

View File

@@ -68,7 +68,7 @@ jobs:
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
- name: Build and push Docker image
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
push: true