Skip to content

Commit 538db5a

Browse files
Bump bazel-contrib/publish-to-bcr from 0.2.2 to 0.2.3
Bumps [bazel-contrib/publish-to-bcr](https://github.com/bazel-contrib/publish-to-bcr) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/bazel-contrib/publish-to-bcr/releases) - [Commits](bazel-contrib/publish-to-bcr@v0.2.2...v0.2.3) --- updated-dependencies: - dependency-name: bazel-contrib/publish-to-bcr dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70e782a commit 538db5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-to-bcr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616

1717
jobs:
1818
publish:
19-
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v0.2.2
19+
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v0.2.3
2020
with:
2121
tag_name: ${{ inputs.tag_name || github.ref_name }}
2222
registry_fork: bufbuild/bazel-central-registry

0 commit comments

Comments
 (0)