Skip to content

Commit 7e8a434

Browse files
chore(deps): update knope-dev/action action to v2.1.2 (#39)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [knope-dev/action](https://redirect.github.com/knope-dev/action) | action | patch | `v2.1.0` → `v2.1.2` | --- ### Release Notes <details> <summary>knope-dev/action (knope-dev/action)</summary> ### [`v2.1.2`](https://redirect.github.com/knope-dev/action/releases/tag/v2.1.2): 2.1.2 (2026-02-13) [Compare Source](https://redirect.github.com/knope-dev/action/compare/v2.1.1...v2.1.2) #### Fixes - Don't install prerelease versions when installing latest ([#&#8203;15](https://redirect.github.com/knope-dev/action/issues/15)) ### [`v2.1.1`](https://redirect.github.com/knope-dev/action/releases/tag/v2.1.1): 2.1.1 [Compare Source](https://redirect.github.com/knope-dev/action/compare/v2.1.0...v2.1.1) Fix installing Knope >= 0.22.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/unraid/apprise-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ef23c6 commit 7e8a434

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/knope-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
token: ${{ secrets.UNRAID_BOT_GITHUB_ADMIN_TOKEN }}
2727

2828
- name: Install Knope
29-
uses: knope-dev/action@v2.1.0
29+
uses: knope-dev/action@v2.1.2
3030
with:
3131
version: 0.22.1
3232
github-token: ${{ secrets.UNRAID_BOT_GITHUB_ADMIN_TOKEN }}

0 commit comments

Comments
 (0)