Update docker/build-push-action action to v6

This commit is contained in:
Renovate Bot 2024-07-30 04:00:28 +00:00
parent 494d75ce1d
commit 1820457b53

View file

@ -24,7 +24,7 @@ jobs:
username: ${{ secrets.CR_USERNAME }}
password: ${{ secrets.CR_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v6
with:
push: true
tags: |