Skip to content

Commit 996cb15

Browse files
Merge pull request #3 from tomasbasham/dependabot/github_actions/bazel-contrib/setup-bazel-0.19.0
ci(deps): bump bazel-contrib/setup-bazel from 0.18.0 to 0.19.0
2 parents 40778eb + 6b681d2 commit 996cb15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-bazel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v6
2525
with:
2626
fetch-depth: 0
27-
- uses: bazel-contrib/setup-bazel@0.18.0
27+
- uses: bazel-contrib/setup-bazel@0.19.0
2828
with:
2929
bazelisk-cache: true
3030
disk-cache: ${{ inputs.bazel-config == '' && github.workflow || false }}

0 commit comments

Comments
 (0)