Skip to content

Commit

Permalink
Bump bazel-contrib/setup-bazel from 0.12.0 to 0.12.1 (#1056)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 141d6fd commit 064d327
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: gradle/actions/[email protected]

- name: Setup Bazel
uses: bazel-contrib/[email protected].0
uses: bazel-contrib/[email protected].1
if: ${{ matrix.script == 'cftests-nonjunit' }}
with:
# Avoid downloading Bazel every time.
Expand Down Expand Up @@ -212,7 +212,7 @@ jobs:
texlive-font-utils texlive-fonts-recommended texlive-latex-recommended
pip install black flake8 html5validator
- name: Setup Bazel
uses: bazel-contrib/[email protected].0
uses: bazel-contrib/[email protected].1
if: ${{ matrix.script == 'cftests-nonjunit' }}
with:
# Avoid downloading Bazel every time.
Expand Down

0 comments on commit 064d327

Please sign in to comment.