chore(deps): update renovatebot/github-action action to v39.1.0 (#13676)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | minor | `v39.0.6` -> `v39.1.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v39.0.6...v39.1.0)

##### Features

- allow to override docker command and user
([#&#8203;783](https://togithub.com/renovatebot/github-action/issues/783))
([8d4ffe3](8d4ffe3283))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMjAuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-10-16 13:24:32 +02:00 committed by GitHub
parent 902d00daa1
commit cf1e880dd7
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@0dbf03d3f50da30b8e523f51b628d2743c4934dc # v39.0.6 uses: renovatebot/github-action@89c8a9b60f5bc8395658abab8f40f96e4b490ebf # v39.1.0
with: with:
configurationFile: .github/renovate-config.js configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }} token: ${{ secrets.BOT_TOKEN }}