Update docker/build-push-action action to v5

This commit is contained in:
Renovate Bot 2024-02-18 07:00:23 +00:00
parent b1d6179d8b
commit 56c9ab5241

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