Skip to content

Commit

Permalink
chore(deps): bump bazel-contrib/setup-bazel from 0d27eba2b7aa97e33615…
Browse files Browse the repository at this point in the history
…756555fef507304f07de to 90b352333885f9fb6bf262d8e659f01b6219cc25 (#473)

chore(deps): bump bazel-contrib/setup-bazel

Bumps [bazel-contrib/setup-bazel](https://github.com/bazel-contrib/setup-bazel) from 0d27eba2b7aa97e33615756555fef507304f07de to 90b352333885f9fb6bf262d8e659f01b6219cc25.
- [Release notes](https://github.com/bazel-contrib/setup-bazel/releases)
- [Commits](bazel-contrib/setup-bazel@0d27eba...90b3523)

---
updated-dependencies:
- dependency-name: bazel-contrib/setup-bazel
  dependency-type: direct:production
...

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 Sep 29, 2024
1 parent 3f73604 commit 00b337d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/module.build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
if: ${{ contains(inputs.runner, 'windows') }}
- name: "Setup: Bazel"
uses: bazel-contrib/setup-bazel@0d27eba2b7aa97e33615756555fef507304f07de # 0.8.3
uses: bazel-contrib/setup-bazel@90b352333885f9fb6bf262d8e659f01b6219cc25 # 0.8.3
- name: "Setup: Cache"
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
with:
Expand Down Expand Up @@ -399,7 +399,7 @@ jobs:
uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
if: ${{ contains(inputs.runner, 'windows') }}
- name: "Setup: Bazel"
uses: bazel-contrib/setup-bazel@0d27eba2b7aa97e33615756555fef507304f07de # 0.8.3
uses: bazel-contrib/setup-bazel@90b352333885f9fb6bf262d8e659f01b6219cc25 # 0.8.3
- name: "Configure: Bazel Version"
shell: bash
if: matrix.skip != true && inputs.bazel_version != '' && inputs.bazel_config != ''
Expand Down

0 comments on commit 00b337d

Please sign in to comment.