Compare commits

..

No commits in common. "renovate/docker-build-push-action-6.x" and "main" have entirely different histories.

View file

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