Skip to content

Commit

Permalink
Update renovatebot/github-action action to v41.0.10 (#185)
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.9` -> `v41.0.10` |

---

### Release Notes

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

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

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

##### Documentation

- update references to ghcr.io/renovatebot/renovate to v39.117.2
([9e75352](https://redirect.github.com/renovatebot/github-action/commit/9e753522d6ac00e785509673281fdfa3158981ed))
- update references to renovatebot/github-action to v41.0.9
([eed61f7](https://redirect.github.com/renovatebot/github-action/commit/eed61f77bda53a9dae0b9c2af867558e6f414d3b))

##### Miscellaneous Chores

- **deps:** update linters to v9.18.0
([2adb4e1](https://redirect.github.com/renovatebot/github-action/commit/2adb4e169a3becd75de3985ed57f18cb37c0dcb4))

##### Build System

- **deps:** lock file maintenance
([e3c81ef](https://redirect.github.com/renovatebot/github-action/commit/e3c81ef92ae054af2b06ebc3bdce7fa17e7de7e5))

##### Continuous Integration

- **deps:** update renovate docker tag to v39.109.0
([93eb1b1](https://redirect.github.com/renovatebot/github-action/commit/93eb1b1d4b8c3ef2e7853ae8bd4d1f4a36bb1a8a))
- **deps:** update renovate docker tag to v39.111.0
([93b4328](https://redirect.github.com/renovatebot/github-action/commit/93b43289952d5cc6bfe1bb82f4d781b35df52095))
- **deps:** update renovate docker tag to v39.113.0
([6ed8aa8](https://redirect.github.com/renovatebot/github-action/commit/6ed8aa886f0465fbb958e345e85c9c96a180362d))
- **deps:** update renovate docker tag to v39.116.0
([36d32e4](https://redirect.github.com/renovatebot/github-action/commit/36d32e4b42eefabf8e3e797d2ee74ff586b62d5f))
- **deps:** update renovate docker tag to v39.116.1
([c319df4](https://redirect.github.com/renovatebot/github-action/commit/c319df4c589bcab420b8ec33bf97ede92b922216))
- **deps:** update renovate docker tag to v39.117.2
([d5a0fb7](https://redirect.github.com/renovatebot/github-action/commit/d5a0fb7a1bf0f7b076ae31592e886fcd6484c1ae))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
RKIMetadataExchange authored Jan 27, 2025
1 parent 6e55ca2 commit 4f822d0
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/[email protected].9
uses: renovatebot/[email protected].10
env:
RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.GPG_SIGNING_KEY }}
RENOVATE_REPOSITORIES: "robert-koch-institut/mex-model"
Expand Down

0 comments on commit 4f822d0

Please sign in to comment.