Skip to content

Commit c4b6dc0

Browse files
committed
Update bazel-contrib/publish-to-bcr action to v1
1 parent 494d04c commit c4b6dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
type: string
2121
jobs:
2222
publish:
23-
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v0.2.3
23+
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.0.0
2424
with:
2525
tag_name: ${{ inputs.tag_name }}
2626
# GitHub repository which is a fork of the upstream where the Pull Request will be opened.

0 commit comments

Comments
 (0)