Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Mar 12, 2024
1 parent 91d5375 commit d2ed41a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ jobs:
env:
CC: clang
steps:
- uses: actions/checkout@8eb1f6a495037164bea451156472f35fdd6bafc0
- uses: actions/checkout@8410ad0602e1e429cee44a835ae9f77f654a6694
- uses: cgrindel/gha_set_up_bazel@v1
with:
bazel_disk_cache_dir: ""
Expand All @@ -217,7 +217,7 @@ jobs:
- ubuntu-22.04
runs-on: ${{ matrix.runner }}
steps:
- uses: actions/checkout@8eb1f6a495037164bea451156472f35fdd6bafc0
- uses: actions/checkout@8410ad0602e1e429cee44a835ae9f77f654a6694
- uses: cgrindel/gha_set_up_bazel@v1
with:
bazel_disk_cache_dir: ""
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
CC: clang

steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4
- uses: cgrindel/gha_set_up_bazel@v1
with:
repo_name: bazel-starlib
Expand Down

0 comments on commit d2ed41a

Please sign in to comment.