Skip to content

Commit d978fa7

Browse files
dependabot[bot]duckladydinh
authored andcommitted
Bump bazel-contrib/publish-to-bcr from 0.2.3 to 1.0.0
Bumps [bazel-contrib/publish-to-bcr](https://github.com/bazel-contrib/publish-to-bcr) from 0.2.3 to 1.0.0. - [Release notes](https://github.com/bazel-contrib/publish-to-bcr/releases) - [Commits](bazel-contrib/publish-to-bcr@v0.2.3...v1.0.0) --- updated-dependencies: - dependency-name: bazel-contrib/publish-to-bcr dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f373ade commit d978fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
type: string
1919
jobs:
2020
publish:
21-
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v0.2.3
21+
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.0.0
2222
with:
2323
draft: false
2424
tag_name: ${{ inputs.tag_name }}

0 commit comments

Comments
 (0)