Skip to content

Commit 14254c4

Browse files
renovate-botGod
authored andcommitted
chore(deps): update https://code.forgejo.org/actions/checkout action to v6 (#6)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://code.forgejo.org/actions/checkout](https://code.forgejo.org/actions/checkout) | action | major | `v4` → `v6` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/3) for more information. --- ### Release Notes <details> <summary>actions/checkout (https://code.forgejo.org/actions/checkout)</summary> ### [`v6`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v602) [Compare Source](https://code.forgejo.org/actions/checkout/compare/v5...v6) - Fix tag handling: preserve annotations and explicit fetch-tags by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2356](actions/checkout#2356) ### [`v5`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v501) [Compare Source](https://code.forgejo.org/actions/checkout/compare/v4...v5) - Port v6 cleanup to v5 by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2301](actions/checkout#2301) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44NC4yIiwidXBkYXRlZEluVmVyIjoiNDMuODQuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJtYWpvci11cGRhdGUiLCJuZWVkcy1yZXZpZXciXX0=--> Reviewed-on: https://git.qtekfun.net/God/homelab-2026/pulls/6 Co-authored-by: renovate-bot <qtekfun+renobot@gmail.com> Co-committed-by: renovate-bot <qtekfun+renobot@gmail.com>
1 parent a773004 commit 14254c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.forgejo/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
services: ${{ steps.diff.outputs.services }}
1212
has_changes: ${{ steps.diff.outputs.has_changes }}
1313
steps:
14-
- uses: https://code.forgejo.org/actions/checkout@v4
14+
- uses: https://code.forgejo.org/actions/checkout@v6
1515
with:
1616
fetch-depth: 2
1717

0 commit comments

Comments
 (0)