Skip to content

Commit 3bec0f6

Browse files
dependabot[bot]outdooracorn
authored andcommitted
Bump docker/build-push-action from 2.4.0 to 2.5.0 (#22)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v2.4.0...v2.5.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51c34ee commit 3bec0f6

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.CR_PAT }}
4646
-
4747
name: Build and push
48-
uses: docker/build-push-action@v2.4.0
48+
uses: docker/build-push-action@v2.5.0
4949
with:
5050
context: .
5151
file: ./Dockerfile

0 commit comments

Comments
 (0)