Skip to content

Commit 918f460

Browse files
chore(deps): Bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to a8d35412fb758de9162fd63e3fa3f0942bdedb4d. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@f2a1d5e...a8d3541) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c39429a commit 918f460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# It uses the `tags` and `labels` parameters to tag and label the image with the output from the "meta" step.
5353
- name: Build and push Docker image
5454
id: push
55-
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
55+
uses: docker/build-push-action@a8d35412fb758de9162fd63e3fa3f0942bdedb4d
5656
with:
5757
context: .
5858
push: true

0 commit comments

Comments
 (0)