Skip to content

Commit

Permalink
Bump bazel-contrib/.github from 5 to 6 (#97)
Browse files Browse the repository at this point in the history
Bumps [bazel-contrib/.github](https://github.com/bazel-contrib/.github) from 5 to 6.
- [Commits](bazel-contrib/.github@v5...v6)

---
updated-dependencies:
- dependency-name: bazel-contrib/.github
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent 4de17ac commit 10d19a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
release:
# Re-use https://github.com/bazel-contrib/.github/blob/v5/.github/workflows/release_ruleset.yaml
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v5
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v6
with:
prerelease: false
release_files: robolectric-bazel-*.tar.gz

0 comments on commit 10d19a7

Please sign in to comment.