Skip to content

Commit 093889d

Browse files
authored
chore(deps): Update tubone24/update_release digest to d6c9168 (#80)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | tubone24/update_release | action | digest | `a82eaa1` -> `d6c9168` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODUuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE4NS4zIn0=-->
1 parent 478f3ad commit 093889d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
input_string: ${{ steps.release.outputs.tag_name }}
2626
- name: Mark as pre-release
2727
if: steps.semver_parser.outputs.prerelease != ''
28-
uses: tubone24/update_release@a82eaa19527b384f1dc7920b74c92e077d23e782
28+
uses: tubone24/update_release@d6c9168d766bf3bfecb3e7a9874cf55600a19270
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
TAG_NAME: ${{ steps.release.outputs.tag_name }}

0 commit comments

Comments
 (0)