Skip to content

Commit c38075d

Browse files
Update taiki-e/install-action digest to 79b8a0a (#103)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [taiki-e/install-action](https://redirect.github.com/taiki-e/install-action) | action | digest | [`aa2649f` -> `79b8a0a`](https://redirect.github.com/taiki-e/install-action/compare/aa2649f...79b8a0a) | --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41NS4zIiwidXBkYXRlZEluVmVyIjoiNDEuNTUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent e1672ab commit c38075d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install Rust
2424
uses: dtolnay/rust-toolchain@stable
2525
- name: Install cargo release
26-
uses: taiki-e/install-action@aa2649f25ee7099207734772f5393fd30167cb73 # v2
26+
uses: taiki-e/install-action@79b8a0afabb08e4aa0775fd60a4c038e43277d2f # v2
2727
with:
2828
tool: [email protected],just
2929
- uses: taiki-e/create-gh-release-action@26b80501670402f1999aff4b934e1574ef2d3705 # v1

0 commit comments

Comments
 (0)