Skip to content

Commit

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v40.2.1` -> `v40.2.2` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v40.2.1...v40.2.2)

##### Build System

- **deps:** update dependency typescript to v5.5.3
([aa452e6](https://togithub.com/renovatebot/github-action/commit/aa452e6e1be78a232ee775b6a89125c3e989b282))

##### Continuous Integration

- **deps:** update renovate docker tag to v37.426.0
([fbafef1](https://togithub.com/renovatebot/github-action/commit/fbafef16fbdc9809abf8018bf453069f6b7554f7))

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyNi4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->

Co-authored-by: bloopy-boi[bot] <98279278+bloopy-boi[bot]@users.noreply.github.com>
  • Loading branch information
bloopy-boi[bot] committed Jul 8, 2024
1 parent f3f94e7 commit 4715302
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/[email protected].1
uses: renovatebot/[email protected].2
env:
LOG_LEVEL: ${{ inputs.renovateLogLevel }}
RENOVATE_DRY_RUN: ${{ inputs.dryRun }}
Expand Down

0 comments on commit 4715302

Please sign in to comment.