Skip to content

Commit d91f5c9

Browse files
chore(deps): bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@f2a1d5e...9e436ba) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a70d40 commit d91f5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_publish_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Build and push Docker image
5151
id: push
52-
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
52+
uses: docker/build-push-action@9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d
5353
with:
5454
context: .
5555
push: true

0 commit comments

Comments
 (0)