Skip to content

Commit b97934a

Browse files
dependabot[bot]tarrow
authored andcommitted
Bump docker/build-push-action from 2 to 2.4.0 (#15)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 2.4.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v2...v2.4.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e5d9ea commit b97934a

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
@@ -44,7 +44,7 @@ jobs:
4444
password: ${{ secrets.CR_PAT }}
4545
-
4646
name: Build and push
47-
uses: docker/build-push-action@v2
47+
uses: docker/build-push-action@v2.4.0
4848
with:
4949
context: .
5050
file: ./Dockerfile

0 commit comments

Comments
 (0)