chore(deps): update renovatebot/github-action action to v38.1.2 (#9401)

This PR contains the following updates:

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

---

### Release Notes

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

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

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

##### Build System

- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v8.1.0
([98bd9ae](98bd9ae0c5))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.110.1
([#&#8203;763](https://togithub.com/renovatebot/github-action/issues/763))
([70e3ccd](70e3ccd635))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMSIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2023-06-05 01:28:07 +02:00 committed by GitHub
parent f42d4e27fa
commit 34ad8e47db
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@04c5c5c6bdc22714621d741d9a81022f702ee797 # v38.1.1
uses: renovatebot/github-action@f9dfd286235d81ce4a68f95019018c2fd7df13a9 # v38.1.2
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}