Skip to content

Commit b8be4ec

Browse files
ci(deps): bump bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml (#528)
Bumps [bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml](https://github.com/bazel-contrib/publish-to-bcr) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/bazel-contrib/publish-to-bcr/releases) - [Commits](bazel-contrib/publish-to-bcr@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8cdb30 commit b8be4ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
publish:
15-
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.4.0
15+
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.4.1
1616
with:
1717
tag_name: ${{ github.event.release.tag_name || inputs.tag_name }}
1818
registry_fork: pulseengine/bazel-central-registry

0 commit comments

Comments
 (0)