Skip to content

Commit c8f01de

Browse files
authored
Merge pull request #608 from malkia/renovate/all-minor-and-patch-dependencies
Update bazel-contrib/publish-to-bcr action to v1.1.0
2 parents fb983b5 + a57106d commit c8f01de

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
@@ -16,7 +16,7 @@ jobs:
1616
publish:
1717
permissions:
1818
contents: write
19-
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.0.0
19+
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.1.0
2020
with:
2121
tag_name: ${{ inputs.tag_name || github.event.release.tag_name }}
2222
attest: false

0 commit comments

Comments
 (0)