Skip to content

Commit

Permalink
chore(deps): bump bazel-contrib/setup-bazel from 101c7f5cf1bddf47167b…
Browse files Browse the repository at this point in the history
…12f60f0a5f90517b835e to 0d27eba2b7aa97e33615756555fef507304f07de (#470)

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

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

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

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 Sep 19, 2024
1 parent 101d63d commit 04deb7a
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@101c7f5cf1bddf47167b12f60f0a5f90517b835e # 0.8.3
uses: bazel-contrib/setup-bazel@0d27eba2b7aa97e33615756555fef507304f07de # 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@101c7f5cf1bddf47167b12f60f0a5f90517b835e # 0.8.3
uses: bazel-contrib/setup-bazel@0d27eba2b7aa97e33615756555fef507304f07de # 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 04deb7a

Please sign in to comment.