chore(deps): update renovatebot/github-action action to v39.0.1 (#10770)

This PR contains the following updates:

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

---

### ⚠ 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.1`](https://togithub.com/renovatebot/github-action/releases/tag/v39.0.1)

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

##### Documentation

- update references to renovatebot/github-action to v39
([184f0e6](184f0e65a7))

##### Miscellaneous Chores

- **deps:** update dependency eslint to v8.45.0
([323923a](323923a9f3))
- **deps:** update linters to v5.62.0
([bddac3d](bddac3de97))

##### Build System

- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v9.0.4
([5df2f24](5df2f24f5d))

##### Continuous Integration

- **deps:** update renovate docker tag to v36
([#&#8203;775](https://togithub.com/renovatebot/github-action/issues/775))
([fe6a130](fe6a130a27))
- **deps:** update renovate docker tag to v36.10.1
([a435134](a435134ad9))
- **deps:** update renovate docker tag to v36.14.0
([6660f96](6660f963aa))
- **deps:** update renovate docker tag to v36.17.0
([b55d474](b55d4743d5))
- **deps:** update renovate docker tag to v36.18.2
([3aa34f8](3aa34f8d60))
- **deps:** update renovate docker tag to v36.18.4
([a05d760](a05d76073e))
- **deps:** update renovate docker tag to v36.19.1
([d2638c2](d2638c281a))
- **deps:** update renovate docker tag to v36.19.2
([dde1ebd](dde1ebd6da))
- **deps:** update renovate docker tag to v36.8.1
([e4094b3](e4094b38c5))
- **deps:** update renovate docker tag to v36.8.11
([d67dd20](d67dd20be0))
- **deps:** update renovate docker tag to v36.8.2
([e48e03e](e48e03eade))
- **deps:** update renovate docker tag to v36.8.4
([896c8fd](896c8fda33))
- **deps:** update renovate docker tag to v36.8.5
([5aac6a8](5aac6a844f))
- **deps:** update renovate docker tag to v36.9.1
([ae5914e](ae5914ecd4))
- **deps:** update renovate docker tag to v36.9.2
([c55fda9](c55fda996d))
- **deps:** update wagoid/commitlint-github-action action to v5.4.2
([eb33448](eb33448f3e))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzYuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-07-23 11:22:29 +02:00 committed by GitHub
parent c70a098905
commit c647186094
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@eb0ef0ca2efe27f0b0a70ca6cd1eee63fcfbb61a # v39.0.0
uses: renovatebot/github-action@23a02fe7be9e93f857a953cc8162e57d2c8401ef # v39.0.1
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}