Skip to content

Commit 059736b

Browse files
Bump docker/build-push-action from 3 to 4 (#23)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v3...v4) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b771c1 commit 059736b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
-
3434
name: Build and push
3535
id: docker_build
36-
uses: docker/build-push-action@v3
36+
uses: docker/build-push-action@v4
3737
with:
3838
push: true
3939
tags: uspgamedev/nginx:latest

0 commit comments

Comments
 (0)