Skip to content

Commit fd0f608

Browse files
build(deps): bump docker/build-push-action from 5.1.0 to 5.2.0 (#2976)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@4a13e50...af5a7ed) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b75e159 commit fd0f608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-packages.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
type=semver,pattern=v{{major}}.{{minor}}
7171
7272
- name: Build and push
73-
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56
73+
uses: docker/build-push-action@af5a7ed5ba88268d5278f7203fb52cd833f66d6e
7474
with:
7575
context: ./packaging
7676
build-args: BASE_IMAGE=golang:alpine

0 commit comments

Comments
 (0)