Skip to content

Commit

Permalink
fix(github-action): update renovatebot/github-action ( v40.2.9 → v40.…
Browse files Browse the repository at this point in the history
…2.10 ) (#420)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://redirect.github.com/renovatebot/github-action)
| action | patch | `v40.2.9` -> `v40.2.10` |

---

### Release Notes

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

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

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

##### Miscellaneous Chores

- **deps:** update pnpm to v9.10.0
([4ecccc8](https://redirect.github.com/renovatebot/github-action/commit/4ecccc80bf21435c739ab05a9aac2fea99fb4102))

##### Build System

- **deps:** update dependency typescript to v5.6.2
([ccb9633](https://redirect.github.com/renovatebot/github-action/commit/ccb9633c2c509795afa2f7eb71e2052ac7c488db))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC44NC4wIiwidXBkYXRlZEluVmVyIjoiMzguODQuMCIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: bloopy-boi[bot] <98279278+bloopy-boi[bot]@users.noreply.github.com>
  • Loading branch information
bloopy-boi[bot] authored Sep 16, 2024
1 parent 7e7c7bc commit fb1d6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
token: "${{ steps.app-token.outputs.token }}"

- name: Renovate
uses: renovatebot/github-action@v40.2.9
uses: renovatebot/github-action@v40.2.10
env:
LOG_LEVEL: ${{ inputs.renovateLogLevel }}
RENOVATE_DRY_RUN: ${{ inputs.dryRun }}
Expand Down

0 comments on commit fb1d6d8

Please sign in to comment.