Skip to content

Commit 9a1b791

Browse files
chore(deps): update bazel-contrib/publish-to-bcr action to v1.1.0 (#1)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 969c1b3 commit 9a1b791

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
type: string
2222
jobs:
2323
publish:
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.tag_name }}
2727
# GitHub repository which is a fork of the upstream where the Pull Request will be opened.

0 commit comments

Comments
 (0)