Skip to content

Commit

Permalink
Update renovatebot/github-action action to v41.0.5 (#214)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://redirect.github.com/renovatebot/github-action)
| action | patch | `v41.0.4` -> `v41.0.5` |

---

### Release Notes

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

###
[`v41.0.5`](https://redirect.github.com/renovatebot/github-action/releases/tag/v41.0.5)

[Compare
Source](https://redirect.github.com/renovatebot/github-action/compare/v41.0.4...v41.0.5)

##### Miscellaneous Chores

- **deps:** update commitlint monorepo to v19.6.0
([be90805](https://redirect.github.com/renovatebot/github-action/commit/be90805758550a1cdb223f9e0274b7733c739463))
- **deps:** update dependency husky to v9.1.7
([8866f85](https://redirect.github.com/renovatebot/github-action/commit/8866f85a6673dae0c0280dfd161e17483359c8f0))
- **deps:** update dependency prettier-plugin-packagejson to v2.5.5
([8f246aa](https://redirect.github.com/renovatebot/github-action/commit/8f246aae203bacc7d2ebf76204893872c9ea429c))
- **deps:** update linters
([#&#8203;897](https://redirect.github.com/renovatebot/github-action/issues/897))
([15e06a6](https://redirect.github.com/renovatebot/github-action/commit/15e06a67ff55b349d85714804e58c67320554d51))
- **deps:** update pnpm to v9.14.1
([4b5dc84](https://redirect.github.com/renovatebot/github-action/commit/4b5dc8482a7ab723c1e082336126aa52fde144dc))
- **deps:** update pnpm to v9.14.2
([f5a1860](https://redirect.github.com/renovatebot/github-action/commit/f5a186099c5237935728e46e5a9896c19a64f5a2))

##### Build System

- **deps:** update dependency typescript to v5.7.2
([170b8f8](https://redirect.github.com/renovatebot/github-action/commit/170b8f82f77b372c39a8ea301c12032abcb1cef1))

##### Continuous Integration

- **deps:** update renovate docker tag to v39.29.0
([a9286e1](https://redirect.github.com/renovatebot/github-action/commit/a9286e1671a05e6dc164b0454ebc5e245651a1fe))
- **deps:** update renovate docker tag to v39.30.0
([351ba86](https://redirect.github.com/renovatebot/github-action/commit/351ba86a7e27a15d63f15672fdd94e38ff23856c))
- **deps:** update renovate docker tag to v39.31.3
([997746f](https://redirect.github.com/renovatebot/github-action/commit/997746fd5e75d46f095378c7a7309ae8e48f3e03))
- **deps:** update renovate docker tag to v39.31.4
([5c882fc](https://redirect.github.com/renovatebot/github-action/commit/5c882fc3f066b70a40f94308f288f09534f67df7))
- **deps:** update renovate docker tag to v39.33.0
([cfa221b](https://redirect.github.com/renovatebot/github-action/commit/cfa221ba32789720c4dd0d21a51b65bb6a102a96))
- **deps:** update renovate docker tag to v39.33.1
([a579197](https://redirect.github.com/renovatebot/github-action/commit/a5791970e4706a3e0d1f172e1d840769c026e35c))
- **deps:** update renovate docker tag to v39.38.0
([91e81d8](https://redirect.github.com/renovatebot/github-action/commit/91e81d8b4e7e0f7c6e56ba132294bb2e1c2c6a0a))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41Ny40IiwidXBkYXRlZEluVmVyIjoiMzkuNTcuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
RKIMetadataExchange authored Dec 9, 2024
1 parent 63170ed commit 919e280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovatebot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fetch-depth: 1

- name: Run renovatebot
uses: renovatebot/github-action@v41.0.4
uses: renovatebot/github-action@v41.0.5
env:
RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.GPG_SIGNING_KEY }}
RENOVATE_REPOSITORIES: "robert-koch-institut/mex-backend"
Expand Down

0 comments on commit 919e280

Please sign in to comment.