chore(deps): update renovatebot/github-action action to v39.0.0 (#10420)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | major | `v38.1.13` -> `v39.0.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>renovatebot/github-action (renovatebot/github-action)</summary>

###
[`v39.0.0`](https://togithub.com/renovatebot/github-action/releases/tag/v39.0.0)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.13...v39.0.0)

##### ⚠ BREAKING CHANGES

-   The action now uses the slim renovate version by default.

##### Features

- drop `useSlim` and use \`latest' tag
([#&#8203;782](https://togithub.com/renovatebot/github-action/issues/782))
([89ff8f7](89ff8f7bf9))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **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 has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43LjUiLCJ1cGRhdGVkSW5WZXIiOiIzNi43LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
This commit is contained in:
TrueCharts Bot 2023-07-12 16:24:36 +02:00 committed by GitHub
parent beacb69992
commit d8e2c71735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
with: with:
token: ${{ secrets.BOT_TOKEN }} token: ${{ secrets.BOT_TOKEN }}
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@8dd353442b603b79e9ad46ebd25bdac25d67ccfa # v38.1.13 uses: renovatebot/github-action@eb0ef0ca2efe27f0b0a70ca6cd1eee63fcfbb61a # v39.0.0
with: with:
configurationFile: .github/renovate-config.js configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }} token: ${{ secrets.BOT_TOKEN }}