Skip to content

Commit ff0adf5

Browse files
Bump docker/build-push-action from 4.1.1 to 5.1.0 (#43)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.1 to 5.1.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@2eb1c19...4a13e50) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bd01f5 commit ff0adf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
type=sha
7373
7474
- name: Build and push Docker image
75-
uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825
75+
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56
7676
with:
7777
context: .
7878
build-args: |

0 commit comments

Comments
 (0)