Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 8ade135
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Sep 23, 2023
1 parent b694ee0 commit 1c844cd
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 @@ -197,7 +197,7 @@ jobs:
env:
CC: clang
steps:
- uses: actions/checkout@72f2cec99f417b1a1c5e2e88945068983b7965f9
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
- uses: cgrindel/gha_set_up_bazel@v1
with:
repo_name: bazel-starlib
Expand All @@ -221,7 +221,7 @@ jobs:
- ubuntu-22.04
runs-on: ${{ matrix.runner }}
steps:
- uses: actions/checkout@72f2cec99f417b1a1c5e2e88945068983b7965f9
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
- uses: cgrindel/gha_set_up_bazel@v1
with:
repo_name: bazel-starlib
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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- uses: cgrindel/gha_set_up_bazel@v1
with:
repo_name: bazel-starlib
Expand Down

0 comments on commit 1c844cd

Please sign in to comment.