Skip to content

Commit 97cae40

Browse files
committed
Bump to bazel-contrib/publish-to-bcr v0.1.0
Suggested by @kormide in bazel-contrib#1731.
1 parent 71a1360 commit 97cae40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424

2525
jobs:
2626
publish-to-bcr:
27-
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v0.0.3
27+
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v0.1.0
2828
with:
2929
tag_name: ${{ inputs.tag_name }}
3030
# bazelbuild/bazel-central-registry fork used to open a pull request.

0 commit comments

Comments
 (0)