Skip to content

Commit 60ebef4

Browse files
Bump bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml
Bumps [bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml](https://github.com/bazel-contrib/publish-to-bcr) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/bazel-contrib/publish-to-bcr/releases) - [Commits](bazel-contrib/publish-to-bcr@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3613084 commit 60ebef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
publish:
1717
permissions:
1818
contents: write
19-
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.0.0
19+
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.1.0
2020
with:
2121
tag_name: ${{ inputs.tag_name || github.event.release.tag_name }}
2222
attest: false

0 commit comments

Comments
 (0)