We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38d6b3e commit fa47774Copy full SHA for fa47774
.github/workflows/publish_to_bcr.yml
@@ -21,7 +21,7 @@ jobs:
21
contents: write
22
id-token: write
23
24
- uses: "bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.0.0"
+ uses: "bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.1.0"
25
with:
26
tag_name: "${{ inputs.version }}"
27
tag_prefix: ""
0 commit comments