Merge pull request #4196 from restic/dependabot/github_actions/docker/build-push-action-4

build(deps): bump docker/build-push-action from 3 to 4
This commit is contained in:
Michael Eischer 2023-02-06 21:54:06 +01:00 committed by GitHub
commit 91251f2d57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@ jobs:
- name: Build and push
id: docker_build
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
push: false
context: .