Skip to content

Commit c98d949

Browse files
Bump bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml (#4147)
Bumps [bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml](https://github.com/bazel-contrib/publish-to-bcr) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/bazel-contrib/publish-to-bcr/releases) - [Commits](bazel-contrib/publish-to-bcr@a79b826...bb52f0c) --- updated-dependencies: - dependency-name: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de059ec commit c98d949

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-to-bcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
contents: write
2626
id-token: write
2727
attestations: write
28-
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@a79b826cac4afe17e5a0a91e822e192fa181c62b # v1.3.0
28+
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@bb52f0ccbffe38ed0b552b1d187a73608ec1f749 # v1.4.0
2929
with:
3030
tag_name: ${{ inputs.tag_name || github.event.release.tag_name }}
3131
registry_fork: ${{ inputs.registry_fork || 'open-telemetry/bazel-central-registry' }}

0 commit comments

Comments
 (0)