Skip to content

Commit

Permalink
chore(deps): update renovatebot/github-action action to v41.0.10 (#341)
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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjExNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Jan 20, 2025
1 parent 7b1780c commit cf48feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
- name: Renovate
uses: renovatebot/github-action@531c6786d6cf05ef148c4cfe251745c2c6de442c # v41.0.9
uses: renovatebot/github-action@3f10d7a25cf0aa7b37519aa771ed9143fcbb5da5 # v41.0.10
with:
configurationFile: .github/renovate.json5
token: "${{ steps.app-token.outputs.token }}"

0 comments on commit cf48feb

Please sign in to comment.