From 0b232b93757bf41e62676f4bb4b87c2366cd4b39 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 7 Apr 2023 11:40:08 +0200 Subject: [PATCH] chore(deps): update actions/delete-package-versions digest to 0d39a63 (#7875) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/delete-package-versions](https://togithub.com/actions/delete-package-versions) | action | digest | `ba4d22f` -> `0d39a63` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- .github/workflows/prune.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prune.yaml b/.github/workflows/prune.yaml index dcaf25b9b9f..4ad9060393e 100644 --- a/.github/workflows/prune.yaml +++ b/.github/workflows/prune.yaml @@ -12,6 +12,6 @@ jobs: uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3 with: fetch-depth: 0 - - uses: actions/delete-package-versions@ba4d22f25141387e5ab82cfec079de6d2df96815 # v4 + - uses: actions/delete-package-versions@0d39a63126868f5eefaa47169615edd3c0f61e20 # v4 with: min-versions-to-keep: 200