Skip to content

Commit 0b28282

Browse files
Update taiki-e/create-gh-release-action digest to eba8ea9 (#25)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [taiki-e/create-gh-release-action](https://redirect.github.com/taiki-e/create-gh-release-action) | action | digest | [`f67cf7b` -> `eba8ea9`](https://redirect.github.com/taiki-e/create-gh-release-action/compare/f67cf7b...eba8ea9) | --- ### Configuration 📅 **Schedule**: (in timezone America/Los_Angeles) - Branch creation - "after 8pm,before 6am" - Automerge - "after 8pm,before 6am" 🚦 **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/oxidecomputer/cancel-safe-futures). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8179261 commit 0b28282

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- run: cargo publish
2626
env:
2727
CARGO_REGISTRY_TOKEN: ${{ steps.auth.outputs.token }}
28-
- uses: taiki-e/create-gh-release-action@f67cf7b2dadd83d36b981e674a6b08063997ce68 # v1
28+
- uses: taiki-e/create-gh-release-action@eba8ea96c86cca8a37f1b56e94b4d13301fba651 # v1
2929
with:
3030
changelog: CHANGELOG.md
3131
title: cancel-safe-futures $version

0 commit comments

Comments
 (0)