Merge pull request #1951 from versity/dependabot/github_actions/docker/build-push-action-7

chore(deps): bump docker/build-push-action from 6 to 7
This commit is contained in:
Ben McClelland
2026-03-09 15:37:14 -07:00
committed by GitHub
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
ghcr.io/${{ github.repository }}
- name: Build and push Docker images
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
push: true