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
Showing only changes of commit c9837e456e - Show all commits

View File

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