chore(deps): update renovatebot/github-action action to v38.1.13 (#10417)

This PR contains the following updates:

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

---

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

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

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

##### Build System

- **deps:** update dependency semantic-release to v21.0.7
([15c9444](https://togithub.com/renovatebot/github-action/commit/15c94446efd4b5c8e7b40f2c970f49ad53093401))

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

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

##### Bug Fixes

- use full image again by default
([#&#8203;781](https://togithub.com/renovatebot/github-action/issues/781))
([523965f](https://togithub.com/renovatebot/github-action/commit/523965fe247dd45bd7e3e33e4396aa77b99905d1))

##### Documentation

- mention that Fine-grained PATs are not supported
([#&#8203;778](https://togithub.com/renovatebot/github-action/issues/778))
([8a25544](https://togithub.com/renovatebot/github-action/commit/8a25544ae48ede79c13e6c18f84f6fd9d06558ee))

##### Miscellaneous Chores

- **config:** migrate renovate config
([#&#8203;779](https://togithub.com/renovatebot/github-action/issues/779))
([252e47a](https://togithub.com/renovatebot/github-action/commit/252e47ae9345771bb7d2bc9004f4c69eb6155f10))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.38
([996d881](https://togithub.com/renovatebot/github-action/commit/996d881921892a340b2285b88cf862ea0e54af90))
- **deps:** update dependency eslint to v8.44.0
([28ff2ef](https://togithub.com/renovatebot/github-action/commit/28ff2ef92895681bcec6735bbe298abb29f66e64))
- **deps:** update linters to v5.61.0
([d3b8a98](https://togithub.com/renovatebot/github-action/commit/d3b8a98375a225d6bbc41de39fd7b1f7cfccfede))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.159.7
([cf29b1d](https://togithub.com/renovatebot/github-action/commit/cf29b1d7c3b62f5aa5009d0addc785744434f0fe))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi43LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi43LjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
This commit is contained in:
TrueCharts Bot
2023-07-12 11:25:51 +02:00
committed by GitHub
parent bf33d788bc
commit 449843fa90
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
with:
token: ${{ secrets.BOT_TOKEN }}
- name: Self-hosted Renovate
uses: renovatebot/github-action@222a0037473b9a3d9232a7dbcda9eafd901903cc # v38.1.11
uses: renovatebot/github-action@8dd353442b603b79e9ad46ebd25bdac25d67ccfa # v38.1.13
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}