Skip to content

Commit 549a60c

Browse files
authored
chore(deps): upgrade publish-to-bcr (#563)
Pick up fix for authorship of PRs
1 parent 3d7ea65 commit 549a60c

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/[email protected].0
23+
uses: bazel-contrib/publish-to-bcr/.github/workflows/[email protected].1
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)