chore(deps): update renovatebot/github-action action to v39.0.4 (#12078)

This PR contains the following updates:

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

---

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

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

##### Documentation

- update references to renovatebot/github-action to v39.0.3
([ffff649](https://togithub.com/renovatebot/github-action/commit/ffff6499051eecc159c0d9f0878adf17d433454c))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;tsconfig/node16](https://togithub.com/tsconfig/node16) to
v16.1.1
([9022a14](https://togithub.com/renovatebot/github-action/commit/9022a141245ed5cb5df75d4a20aab6bb467deef7))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.42
([592a955](https://togithub.com/renovatebot/github-action/commit/592a9559ac6fecc5681c61a3f907f85a10f3c4a6))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.43
([f53543b](https://togithub.com/renovatebot/github-action/commit/f53543bcf9ba683defa47b6637f659d2efe0572f))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.44
([001b2e8](https://togithub.com/renovatebot/github-action/commit/001b2e806ab721265e187bd57e3c52dd20d5f48f))
- **deps:** update linters to v6.4.1
([a68dea3](https://togithub.com/renovatebot/github-action/commit/a68dea3da8df0c04b7d5916da52ef10c20ddf09f))

##### Build System

- **deps:** update dependency semantic-release to v21.1.0
([1bdf398](https://togithub.com/renovatebot/github-action/commit/1bdf39834a1d30ae790a1c4453bf2b884b018d30))

##### Continuous Integration

- **deps:** update renovate docker tag to v36.64.8
([31e2ff7](https://togithub.com/renovatebot/github-action/commit/31e2ff72c98f7c7b6bf7cc569ecb03afda70ecb4))
- **deps:** update renovate docker tag to v36.66.0
([115fb96](https://togithub.com/renovatebot/github-action/commit/115fb96cc7c2afc0719478ad220d09c97ff02d39))
- **deps:** update renovate docker tag to v36.67.1
([ef8c78a](https://togithub.com/renovatebot/github-action/commit/ef8c78a6fddb5b1d2b699025ccea83af0d29d62b))
- **deps:** update renovate docker tag to v36.68.0
([9cfb86a](https://togithub.com/renovatebot/github-action/commit/9cfb86ae8c8993898db4f7bcee1bb6d965958ee1))
- **deps:** update renovate docker tag to v36.68.1
([7d1a64f](https://togithub.com/renovatebot/github-action/commit/7d1a64f06940f978366235d56d38f05130db61e6))
- **deps:** update renovate docker tag to v36.72.0
([0fa652d](https://togithub.com/renovatebot/github-action/commit/0fa652d6c4a86322b9a3c953c23a838e1e482238))
- **deps:** update renovate docker tag to v36.72.2
([827b98b](https://togithub.com/renovatebot/github-action/commit/827b98bb63059527fdfa4e56a483e63b72f0f35a))
- **deps:** update renovate docker tag to v36.74.0
([74d744d](https://togithub.com/renovatebot/github-action/commit/74d744d3f1eedd74508deba162f850b20c28cc00))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi43NC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot
2023-08-31 11:26:42 +02:00
committed by GitHub
parent 40891a106a
commit 3f3ca1586d
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
with:
token: ${{ secrets.BOT_TOKEN }}
- name: Self-hosted Renovate
uses: renovatebot/github-action@5e224f3a02c7ce9cadc83f82d65f1b6dd73876c1 # v39.0.3
uses: renovatebot/github-action@d752b2b6fe37f7b544e5a96405f7fe681327a7c3 # v39.0.4
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}