Skip to content

Commit 8212f6f

Browse files
dependabot[bot]ntkme
authored andcommitted
Bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v4...v5) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 279d1bf commit 8212f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
password: ${{ github.token }}
112112

113113
- name: Build and push
114-
uses: docker/build-push-action@v4
114+
uses: docker/build-push-action@v5
115115
with:
116116
context: .
117117
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)