Skip to content

Commit

Permalink
Update renovatebot/github-action action to v40.3.6 (#159)
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 | `v40.3.5` -> `v40.3.6` |

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/renovatebot/github-action/compare/v40.3.5...v40.3.6)

##### Bug Fixes

- **refactor:** use named imports
([#&#8203;879](https://redirect.github.com/renovatebot/github-action/issues/879))
([4d91b7f](https://redirect.github.com/renovatebot/github-action/commit/4d91b7f2862d2619cb03676f49a82e1de2ebe174))

##### Documentation

- Fix permissions for Renovate 39
([#&#8203;873](https://redirect.github.com/renovatebot/github-action/issues/873))
([80524aa](https://redirect.github.com/renovatebot/github-action/commit/80524aad74895d28a441584b5fa5889e957e5107))
- update references to ghcr.io/renovatebot/renovate to v39
([fa742b7](https://redirect.github.com/renovatebot/github-action/commit/fa742b743c06bfe634c1b023db54634167f18ee2))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;semantic-release/github](https://redirect.github.com/semantic-release/github)
to v11
([#&#8203;876](https://redirect.github.com/renovatebot/github-action/issues/876))
([03986b7](https://redirect.github.com/renovatebot/github-action/commit/03986b7c6b6f23aced816e21573539d7ad8cf3bd))
- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to v20.17.2
([9b8168b](https://redirect.github.com/renovatebot/github-action/commit/9b8168b9780395d65a24b5cfc9570e31440c0afa))
- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to v20.17.3
([62e9650](https://redirect.github.com/renovatebot/github-action/commit/62e9650d02a8c4ca320209e7b09140d341b343f4))
- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to v20.17.4
([b274faf](https://redirect.github.com/renovatebot/github-action/commit/b274faf2e8ce464e78664d9830eb4c155f34a52e))
- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to v20.17.5
([de0fb82](https://redirect.github.com/renovatebot/github-action/commit/de0fb82ddeab47f14cba3f13bac485853d8e93f3))
- **deps:** update dependency eslint-plugin-json to v4
([#&#8203;874](https://redirect.github.com/renovatebot/github-action/issues/874))
([205c9ef](https://redirect.github.com/renovatebot/github-action/commit/205c9ef9545b5b561a6263663a2c56d091411fa2))
- **deps:** update dependency npm-run-all2 to v7
([#&#8203;877](https://redirect.github.com/renovatebot/github-action/issues/877))
([7b3e4ff](https://redirect.github.com/renovatebot/github-action/commit/7b3e4ffc560f928e6b1b322f969e2b6ee91ba512))
- **deps:** update typescript-eslint monorepo to v8 (major)
([#&#8203;878](https://redirect.github.com/renovatebot/github-action/issues/878))
([5343762](https://redirect.github.com/renovatebot/github-action/commit/5343762d53a4b98fb9ddf51dfe5eb1d89474f316))
- husky migration
([#&#8203;875](https://redirect.github.com/renovatebot/github-action/issues/875))
([c884ed2](https://redirect.github.com/renovatebot/github-action/commit/c884ed2ba39a1c19e6a1002bd8ed183475f9eafc))

##### Continuous Integration

- **deps:** update renovate docker tag to v38.142.7
([5bf87b6](https://redirect.github.com/renovatebot/github-action/commit/5bf87b6eb9197d4e1bf3fe1f81e8e81342eac1e3))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4xIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
RKIMetadataExchange authored Nov 18, 2024
1 parent a5e2b58 commit 1c66029
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].5
uses: renovatebot/[email protected].6
env:
RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.GPG_SIGNING_KEY }}
RENOVATE_REPOSITORIES: "robert-koch-institut/mex-model"
Expand Down

0 comments on commit 1c66029

Please sign in to comment.