2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-01 08:30:49 +00:00

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

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