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

Merged
bizcochito merged 1 commits from renovate/docker-build-push-action-6.x into main 2025-01-03 11:46:09 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
username: ${{ secrets.DOCKER_USER }}
password: ${{ secrets.DOCKER_PASS }}
- name: Build and push
uses: docker/build-push-action@0a97817b6ade9f46837855d676c4cca3a2471fc9 # v4
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6
with:
platforms: linux/amd64,linux/arm64
context: .