Skip to content

Commit abd4cc4

Browse files
dependabot[bot]rolinh
authored andcommitted
ci: Bump docker/build-push-action from 5.4.0 to 6.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.4.0 to 6.0.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@ca052bb...c382f71) --- 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 d367f70 commit abd4cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-images-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
persist-credentials: false
4949

5050
- name: Release Build ${{ matrix.name }}
51-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25
51+
uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318
5252
id: docker_build_release
5353
with:
5454
context: .

0 commit comments

Comments
 (0)