Update docker/build-push-action action to v5

This commit is contained in:
Renovate Bot 2024-01-31 01:00:29 +00:00
parent c59a8c21c3
commit 387a044421

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@v5
with:
push: true
tags: |