Skip to content

Commit 1b32c63

Browse files
chore(deps): update bazel-contrib/publish-to-bcr action to v0.2.1 (#2233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da744b5 commit 1b32c63

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/publish.yaml@v0.1.0
23+
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v0.2.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)