Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 6b42224 (#472)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| actions/checkout | action | digest | `de5a000` -> `6b42224` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4xIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 6d43a03 commit 0442efa
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@de5a000abf73b6f4965bd1bcdf8f8d94a56ea815
- uses: actions/checkout@6b42224f41ee5dfe5395e27c8b2746f1f9955030
- 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@de5a000abf73b6f4965bd1bcdf8f8d94a56ea815
- uses: actions/checkout@6b42224f41ee5dfe5395e27c8b2746f1f9955030
- uses: cgrindel/gha_set_up_bazel@v1
with:
bazel_disk_cache_dir: ""
Expand Down

0 comments on commit 0442efa

Please sign in to comment.