Update docker/build-push-action action to v3

This commit is contained in:
Renovate Bot
2022-05-05 17:17:06 +00:00
parent b72ae30261
commit c8821a2a9c

View File

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