Skip to content

Commit

Permalink
Update renovatebot/github-action action to v40.3.4 (#312)
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://github.com/renovatebot/github-action)
| action | patch | `v40.3.3` -> `v40.3.4` |

---

### Release Notes

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

###
[`v40.3.4`](https://github.com/renovatebot/github-action/releases/tag/v40.3.4)

[Compare
Source](https://github.com/renovatebot/github-action/compare/v40.3.3...v40.3.4)

##### Documentation

- update references to actions/checkout to v4.2.1
([11212af](https://github.com/renovatebot/github-action/commit/11212aff7dd976dee010765c012cbcc61c3a2b7a))
- update references to renovatebot/github-action to v40.3.3
([7bdca51](https://github.com/renovatebot/github-action/commit/7bdca51b4cb128a544936a65c795aab648fa4668))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/node](https://github.com/types/node) to
v20.16.11
([85652f0](https://github.com/renovatebot/github-action/commit/85652f02f49743f698f0741e2fa5731c3f80eaeb))
- **deps:** update dependency prettier-plugin-packagejson to v2.5.3
([9347c05](https://github.com/renovatebot/github-action/commit/9347c05b5195ec3bbd80c0a59c4fe05efe794f8b))
- **deps:** update pnpm to v9.12.1
([49efd81](https://github.com/renovatebot/github-action/commit/49efd814d84f4dc4a0736009044fbc54936de4cf))

##### Build System

- **deps:** update dependency typescript to v5.6.3
([9c10032](https://github.com/renovatebot/github-action/commit/9c100326f6c4d56657bff8e73a64a0d0035712cd))

##### Continuous Integration

- **deps:** update renovate docker tag to v38.120.0
([d1179fe](https://github.com/renovatebot/github-action/commit/d1179feff5c90f9f51b24a32c19db36ff67c301e))
- **deps:** update renovate docker tag to v38.120.1
([7eaca7d](https://github.com/renovatebot/github-action/commit/7eaca7dbe155d2ffe682b5d2a77289d625d947cf))
- **deps:** update renovate docker tag to v38.122.0
([5ebe74f](https://github.com/renovatebot/github-action/commit/5ebe74f6258f4b2912d9b797dcb344ba12c3ffbe))
- **deps:** update renovate docker tag to v38.123.0
([398baed](https://github.com/renovatebot/github-action/commit/398baed47b0bf568f61c2b27d130e0e58b932aaf))
- **deps:** update renovate docker tag to v38.124.1
([76a4553](https://github.com/renovatebot/github-action/commit/76a45533dc2ce3c61617732685913f8451afc2b6))

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
RKIMetadataExchange authored Oct 24, 2024
1 parent 6c3b0b7 commit 8aaa922
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@v40.3.3
uses: renovatebot/github-action@v40.3.4
env:
RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.GPG_SIGNING_KEY }}
RENOVATE_REPOSITORIES: "robert-koch-institut/mex-common"
Expand Down

0 comments on commit 8aaa922

Please sign in to comment.