Skip to content

Commit

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

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
|
[renovatebot/github-action](https://github.com/renovatebot/github-action)
| action | patch | `v40.3.2` -> `v40.3.3` | `v40.3.4` |

---

### Release Notes

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

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

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

##### Bug Fixes

- **deps:** update dependency
[@&#8203;actions/core](https://github.com/actions/core) to
v1.11.1
([dd7f630](https://github.com/renovatebot/github-action/commit/dd7f630a1d41ceb0e7687a3d97f7cd76e6e3aa64))

##### Continuous Integration

- **deps:** update renovate docker tag to v38.115.0
([0168adb](https://github.com/renovatebot/github-action/commit/0168adb92f659e5b3ae1e230adddee2395acb4e9))
- **deps:** update renovate docker tag to v38.115.1
([221a713](https://github.com/renovatebot/github-action/commit/221a713171881f7be6f9345beae5d9989b15c562))
- **deps:** update renovate docker tag to v38.116.0
([56e961b](https://github.com/renovatebot/github-action/commit/56e961b1f8be9d71524572bf0dae1d6ec308afac))
- **deps:** update renovate docker tag to v38.119.0
([13076db](https://github.com/renovatebot/github-action/commit/13076dbca14b6fb9d8695a518b8f879973d68705))

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

0 comments on commit 6c3b0b7

Please sign in to comment.