Skip to content

Commit ba6b481

Browse files
Bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 83bfd93ab480705a7b99a2ed02765137f5ab55ba. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@f2a1d5e...83bfd93) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 83bfd93ab480705a7b99a2ed02765137f5ab55ba dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3637253 commit ba6b481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
4848
- name: Build and push Docker image
49-
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
49+
uses: docker/build-push-action@83bfd93ab480705a7b99a2ed02765137f5ab55ba
5050
with:
5151
context: .
5252
push: true

0 commit comments

Comments
 (0)