We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 969c1b3 commit 9a1b791Copy full SHA for 9a1b791
1 file changed
.github/workflows/publish.yaml
@@ -21,7 +21,7 @@ on:
21
type: string
22
jobs:
23
publish:
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.tag_name }}
27
# GitHub repository which is a fork of the upstream where the Pull Request will be opened.
0 commit comments