Skip to content

Commit 567697b

Browse files
Bump bazel-contrib/.github from 5 to 6 (#425)
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>
1 parent c90f91e commit 567697b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bazel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
test:
13-
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v5
13+
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v6
1414
with:
1515
folders: '["bazel/test"]'
1616
exclude_windows: true

0 commit comments

Comments
 (0)