Skip to content

Commit fa47774

Browse files
committed
newer
1 parent 38d6b3e commit fa47774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_to_bcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
contents: write
2222
id-token: write
2323

24-
uses: "bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.0.0"
24+
uses: "bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.1.0"
2525
with:
2626
tag_name: "${{ inputs.version }}"
2727
tag_prefix: ""

0 commit comments

Comments
 (0)