Skip to content

Commit

Permalink
Bump bazel-contrib/.github from 5 to 6 (#425)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent c90f91e commit 567697b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bazel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
test:
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v5
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v6
with:
folders: '["bazel/test"]'
exclude_windows: true

0 comments on commit 567697b

Please sign in to comment.