Skip to content

Commit 34db123

Browse files
Bump docker/build-push-action from 2.7.0 to 4.0.0 (#131)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f89230 commit 34db123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
password: ${{ secrets.GITHUB_TOKEN }}
4646
-
4747
name: Build and push
48-
uses: docker/build-push-action@v2.7.0
48+
uses: docker/build-push-action@v4.0.0
4949
with:
5050
context: .
5151
file: ./Dockerfile

0 commit comments

Comments
 (0)