Update docker/build-push-action action to v5

This commit is contained in:
renovate[bot]
2023-09-12 09:34:52 +00:00
committed by GitHub
parent 54f56fd2a1
commit ecf2dbe474

View File

@@ -24,7 +24,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
id: docker_build
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
push: true
tags: |