Merge pull request #25 from readur/renovate/docker-build-push-action-6.x

chore(deps): update docker/build-push-action action to v6
This commit is contained in:
Jon Fuller
2025-06-22 21:31:09 -07:00
committed by GitHub

View File

@@ -61,7 +61,7 @@ jobs:
- name: Build and push by digest
id: build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
platforms: ${{ matrix.platform }}