Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to d632683
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrindel-self-hosted-renovate[bot] committed Sep 25, 2024
1 parent d04acc5 commit f7df032
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@6d193bf28034eafb982f37bd894289fe649468fc
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- 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@6d193bf28034eafb982f37bd894289fe649468fc
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- uses: cgrindel/gha_set_up_bazel@v1
with:
bazel_disk_cache_dir: ""
Expand Down

0 comments on commit f7df032

Please sign in to comment.