chore(deps): update renovatebot/github-action action to v38.1.7 (#9715)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.6` -> `v38.1.7` |

---

### ⚠ 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</summary>

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.6...v38.1.7)

##### Documentation

- update references to renovatebot/github-action to v38
([#&#8203;773](https://togithub.com/renovatebot/github-action/issues/773))
([fc58615](fc58615496))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.120.0
([#&#8203;769](https://togithub.com/renovatebot/github-action/issues/769))
([790abb8](790abb8b05))
- **deps:** update renovate docker tag to v35.122.0
([2d0ab32](2d0ab324d6))
- **deps:** update renovate docker tag to v35.124.0
([4a5d2f6](4a5d2f6e53))

##### Build System

- **deps:** update semantic-release monorepo
([3105287](3105287c13))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM1LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2023-06-17 08:22:01 +02:00 committed by GitHub
parent 517bad055e
commit 88eadef767
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:
token: ${{ secrets.BOT_TOKEN }}
- name: Self-hosted Renovate
uses: renovatebot/github-action@13d5bade1b209427c72a08dee34b078ddc99eeec # v38.1.6
uses: renovatebot/github-action@0868f611868abf92ddbb6f2c01d2b6c2d818ec38 # v38.1.7
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}