Skip to content

Commit

Permalink
chore(deps): ⬆️ update renovatebot/github-action action to v40.2.6 (#176
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://togithub.com/renovatebot/github-action)
| action | patch | `v40.2.5` -> `v40.2.6` |

---

### Release Notes

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

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

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

##### Documentation

- update references to ghcr.io/renovatebot/renovate to v38
([fa0868b](https://togithub.com/renovatebot/github-action/commit/fa0868b58a52393b4e4cd0d65bd5b0b33015d7f0))
- update references to renovatebot/github-action to v40.2.5
([31bdd4f](https://togithub.com/renovatebot/github-action/commit/31bdd4fd399c14af99746c877e36ba45e5849312))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v20.14.14
([6cf8087](https://togithub.com/renovatebot/github-action/commit/6cf80874d432d22f53b20e4e92966448fc3aadf5))
- **deps:** update dependency husky to v9.1.4
([27e26f7](https://togithub.com/renovatebot/github-action/commit/27e26f7ce29e167787e45248fcea222d5fd32c4b))
- **deps:** update dependency lint-staged to v15.2.8
([a83b429](https://togithub.com/renovatebot/github-action/commit/a83b4291808e621b89ce880008fbd5efbb63b966))

##### Build System

- **deps:** lock file maintenance
([c36563b](https://togithub.com/renovatebot/github-action/commit/c36563b1cd54c4025083fc12b221fb93684fb8a1))

##### Continuous Integration

- **deps:** update renovate docker tag to v38.18.14
([bb431e4](https://togithub.com/renovatebot/github-action/commit/bb431e47f897c8443a9cf7752e1f80d8bf9de335))
- **deps:** update renovate docker tag to v38.18.17
([818eccd](https://togithub.com/renovatebot/github-action/commit/818eccd0d5d07a90fa536d3396f510678e169300))
- **deps:** update renovate docker tag to v38.19.0
([5a5d5f9](https://togithub.com/renovatebot/github-action/commit/5a5d5f922b1842876c330abe94e3d4f313357a2f))
- **deps:** update renovate docker tag to v38.20.1
([47e9fc8](https://togithub.com/renovatebot/github-action/commit/47e9fc89d808614e72b62396a66c22c483def652))
- **deps:** update renovate docker tag to v38.21.2
([0094885](https://togithub.com/renovatebot/github-action/commit/009488562ff94aa9c501c8a7fb8d6fe63ab3766c))
- **deps:** update renovate docker tag to v38.21.3
([ec4508c](https://togithub.com/renovatebot/github-action/commit/ec4508ced1ca60f6de12fa54bca6bae42b0f1534))
- **deps:** update renovate docker tag to v38.23.0
([e182cbd](https://togithub.com/renovatebot/github-action/commit/e182cbdda2c173bb6df25307c9168001f24590da))
- **deps:** update renovate docker tag to v38.23.2
([d820e1a](https://togithub.com/renovatebot/github-action/commit/d820e1ad5d9791fb37c5b4a24b8ef2cf087132ff))
- **deps:** update renovate docker tag to v38.24.0
([e8c5786](https://togithub.com/renovatebot/github-action/commit/e8c5786a02fe67b38824e39b03a901d66832e567))
- **deps:** update renovate docker tag to v38.24.1
([8c35547](https://togithub.com/renovatebot/github-action/commit/8c35547471d93013db212fde392150a080b37a8f))
- **deps:** update renovate docker tag to v38.25.0
([b47958f](https://togithub.com/renovatebot/github-action/commit/b47958fcca04d78e689f4cc871bf55ceb0edc3fe))
- **deps:** update wagoid/commitlint-github-action action to v6
([#&#8203;849](https://togithub.com/renovatebot/github-action/issues/849))
([a9144b2](https://togithub.com/renovatebot/github-action/commit/a9144b27d10eb739950db9213fa950aab9833715))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS40IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: Renovate Bot GitHub <bot@renovateapp.com>
  • Loading branch information
peterjokumsen and renovate-bot authored Aug 18, 2024
1 parent c8303fa commit 5445531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4.1.7

- name: Self-hosted Renovate
uses: renovatebot/github-action@v40.2.5
uses: renovatebot/github-action@v40.2.6
env:
LOG_LEVEL: debug
NX_CLOUD_AUTH_TOKEN: ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}
Expand Down

0 comments on commit 5445531

Please sign in to comment.