Skip to content

Commit f122342

Browse files
dependabot[bot]rolinh
authored andcommitted
[v0.1] ci: Bump docker/build-push-action from 6.4.0 to 6.4.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.4.0 to 6.4.1. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@a254f8c...1ca370b) --- 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 85c3c67 commit f122342

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

0 commit comments

Comments
 (0)