Skip to content

Commit 7d81436

Browse files
dependabot[bot]cesarcoatl
authored andcommitted
ci(deps): bump useblacksmith/build-push-action from 1 to 2
Bumps [useblacksmith/build-push-action](https://github.com/useblacksmith/build-push-action) from 1 to 2. - [Release notes](https://github.com/useblacksmith/build-push-action/releases) - [Commits](useblacksmith/build-push-action@v1...v2) --- updated-dependencies: - dependency-name: useblacksmith/build-push-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8af9f79 commit 7d81436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-push-multi-registry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128

129129
- name: Build and push by digest
130130
id: build
131-
uses: useblacksmith/build-push-action@v1
131+
uses: useblacksmith/build-push-action@v2
132132
with:
133133
context: ${{ inputs.build-context }}
134134
file: ${{ inputs.build-file }}

0 commit comments

Comments
 (0)