Skip to content

Commit bd0ac96

Browse files
Update taiki-e/install-action digest to bee85d7 (#4908)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [taiki-e/install-action](https://togithub.com/taiki-e/install-action) | action | digest | [`1f501f0` -> `bee85d7`](https://togithub.com/taiki-e/install-action/compare/1f501f0...bee85d7) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent c91421a commit bd0ac96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hakari.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
toolchain: stable
2626
- name: Install cargo-hakari
27-
uses: taiki-e/install-action@1f501f091c4240a626be17b7496626f8f0cf979a # v2
27+
uses: taiki-e/install-action@bee85d7ea77c01f7a403c22ac2c802b431b093df # v2
2828
with:
2929
tool: cargo-hakari
3030
- name: Check workspace-hack Cargo.toml is up-to-date

0 commit comments

Comments
 (0)