Skip to content

Commit a1d26a3

Browse files
chore(deps): bump docker/build-push-action from 4 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v4...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf0c8a5 commit a1d26a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
fi
129129
130130
- name: Build and push multi-platform image
131-
uses: docker/build-push-action@v4
131+
uses: docker/build-push-action@v6
132132
with:
133133
context: .
134134
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)