Update docker/build-push-action action to v6 #31

Merged
jheuel merged 1 commits from renovate/docker-build-push-action-6.x into main 2025-03-05 03:37:47 +01:00

View File

@@ -25,7 +25,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Build and push
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
with:
platforms: |
linux/amd64