chore(deps): update renovatebot/github-action action to v39.1.1 (#13980)

This PR contains the following updates:

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

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

##### Documentation

- update references to renovatebot/github-action to v39.1.0
([3190dfa](3190dfaa2d))

##### Miscellaneous Chores

- **deps:** lock file maintenance
([9f450cc](9f450ccb3d))
- **deps:** update commitlint monorepo to v17.8.0
([70714dc](70714dc58e))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.59
([2e0b422](2e0b422a3d))
- **deps:** update linters to v6.7.5
([e008b4b](e008b4bb20))
- **deps:** update linters to v6.8.0
([f1066ae](f1066ae5f7))

##### Build System

- **deps:** update dependency
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) to v0.38.1
([b0e244a](b0e244a464))

##### Continuous Integration

- **deps:** update actions/setup-node action to v3.8.2
([b7131c2](b7131c223e))
- **deps:** update renovate docker tag to v37.22.0
([65c6e7f](65c6e7fcdf))
- **deps:** update renovate docker tag to v37.23.0
([ea2fb9f](ea2fb9f34d))
- **deps:** update renovate docker tag to v37.26.1
([94e0554](94e05545a2))
- **deps:** update renovate docker tag to v37.26.4
([96f75b9](96f75b9083))
- **deps:** update renovate docker tag to v37.27.0
([3a7c5ff](3a7c5ff40e))
- **deps:** update renovate docker tag to v37.27.1
([1b5e186](1b5e18644b))
- **deps:** update renovate docker tag to v37.28.0
([e3ab740](e3ab740ced))
- **deps:** update renovate docker tag to v37.28.1
([486591b](486591bf6a))
- **deps:** update renovate docker tag to v37.29.0
([4c76d09](4c76d09608))
- **deps:** update renovate docker tag to v37.31.1
([d98d73c](d98d73c399))
- **deps:** update renovate docker tag to v37.31.2
([94d8cbd](94d8cbd890))
- **deps:** update renovate docker tag to v37.31.3
([840ba9e](840ba9e118))
- **deps:** update renovate docker tag to v37.31.4
([507e77b](507e77bc77))
- **deps:** update renovate docker tag to v37.31.5
([bfa1402](bfa14025c4))
- **deps:** update renovate docker tag to v37.31.7
([196f852](196f8528f9))
- **deps:** update renovate docker tag to v37.33.1
([a03423b](a03423b6c3))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMy4yIiwidXBkYXRlZEluVmVyIjoiMzcuMzMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-10-26 06:26:03 +02:00 committed by GitHub
parent 3df553a0ba
commit 7c0c69e4df
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@89c8a9b60f5bc8395658abab8f40f96e4b490ebf # v39.1.0
uses: renovatebot/github-action@5c6c06aa0e3d7a6a9b6cba05c078c51631b5f11a # v39.1.1
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}