Skip to content

Commit 0e19c61

Browse files
dependabot[bot]rolinh
authored andcommitted
[v0.1] ci: Bump docker/build-push-action from 6.0.0 to 6.0.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@c382f71...94f8f8c) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d466230 commit 0e19c61

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@c382f710d39a5bb4e430307530a720f50c2d3318
51+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2
5252
id: docker_build_release
5353
with:
5454
context: .

0 commit comments

Comments
 (0)