Bump docker/build-push-action from 3 to 4 (#33)

This commit is contained in:
dependabot[bot]
2023-02-01 17:11:51 +00:00
committed by GitHub
parent a1a23544ac
commit 7b6870751c

View File

@@ -28,7 +28,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- uses: docker/build-push-action@v3 # Action page: <https://github.com/docker/build-push-action>
- uses: docker/build-push-action@v4 # Action page: <https://github.com/docker/build-push-action>
with:
context: .
push: true