Merge pull request #1790 from versity/dependabot/github_actions/docker/build-push-action-6

chore(deps): bump docker/build-push-action from 5 to 6
This commit is contained in:
Ben McClelland
2026-01-23 13:56:01 -08: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@v5
uses: docker/build-push-action@v6
with:
context: .
push: true