Skip to content

Commit

Permalink
chore(deps): update jwlawson/actions-setup-bazel action to v1.10.1 (#429
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent 300df11 commit 378873c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:

- name: Setup bazel
if: ${{ matrix.java-version == '11' }}
uses: jwlawson/actions-setup-bazel@v1.10.0
uses: jwlawson/actions-setup-bazel@v1.10.1
with:
bazel-version: '3.5.1'

Expand Down

0 comments on commit 378873c

Please sign in to comment.