Compare commits

..

1 commit

Author SHA1 Message Date
Renovate Bot 031b00b60d Update docker/build-push-action action to v6 2024-07-01 07:00:30 +00:00

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: |