Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to b80ff79
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed May 20, 2024
1 parent 186dcbf commit d887e16
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 @@ -192,7 +192,7 @@ jobs:
env:
CC: clang
steps:
- uses: actions/checkout@b1ec3021b8fa02164da82ca1557d017d83b0e179
- uses: actions/checkout@b80ff79f1755d06ba70441c368a6fe801f5f3a62
- uses: cgrindel/gha_set_up_bazel@v1
with:
bazel_disk_cache_dir: ""
Expand All @@ -218,7 +218,7 @@ jobs:
- ubuntu-22.04
runs-on: ${{ matrix.runner }}
steps:
- uses: actions/checkout@b1ec3021b8fa02164da82ca1557d017d83b0e179
- uses: actions/checkout@b80ff79f1755d06ba70441c368a6fe801f5f3a62
- uses: cgrindel/gha_set_up_bazel@v1
with:
bazel_disk_cache_dir: ""
Expand Down

0 comments on commit d887e16

Please sign in to comment.