Skip to content

Commit 22dd09a

Browse files
Bump mr-smithers-excellent/docker-build-push from 5 to 6
Bumps [mr-smithers-excellent/docker-build-push](https://github.com/mr-smithers-excellent/docker-build-push) from 5 to 6. - [Release notes](https://github.com/mr-smithers-excellent/docker-build-push/releases) - [Commits](mr-smithers-excellent/docker-build-push@v5...v6) --- updated-dependencies: - dependency-name: mr-smithers-excellent/docker-build-push dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8453501 commit 22dd09a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v2
2727
name: Check out code
2828

29-
- uses: mr-smithers-excellent/docker-build-push@v5
29+
- uses: mr-smithers-excellent/docker-build-push@v6
3030
name: Build & push Client Docker image
3131
with:
3232
image: arifibnshabbir/project-management
@@ -49,7 +49,7 @@ jobs:
4949
- uses: actions/checkout@v2
5050
name: Check out code
5151

52-
- uses: mr-smithers-excellent/docker-build-push@v5
52+
- uses: mr-smithers-excellent/docker-build-push@v6
5353
name: Build & push Server Docker image
5454
with:
5555
image: arifibnshabbir/project-management

0 commit comments

Comments
 (0)