Skip to content

Commit

Permalink
chore(deps): update dependabot/fetch-metadata action to v2.1.0 (#542)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[dependabot/fetch-metadata](https://togithub.com/dependabot/fetch-metadata)
| action | minor | `v2.0.0` -> `v2.1.0` |

---

### Release Notes

<details>
<summary>dependabot/fetch-metadata (dependabot/fetch-metadata)</summary>

###
[`v2.1.0`](https://togithub.com/dependabot/fetch-metadata/releases/tag/v2.1.0)

[Compare
Source](https://togithub.com/dependabot/fetch-metadata/compare/v2.0.0...v2.1.0)

#### What's Changed

- Relax `engine-strict=true` by
[@&#8203;jeffwidman](https://togithub.com/jeffwidman) in
[dependabot/fetch-metadata#510
- Handle branch names containing hyphen separators by
[@&#8203;tspencer244](https://togithub.com/tspencer244) in
[dependabot/fetch-metadata#450
- Switch to monthly release cadence by
[@&#8203;jeffwidman](https://togithub.com/jeffwidman) in
[dependabot/fetch-metadata#509
- v2.1.0 by
[@&#8203;fetch-metadata-action-automation](https://togithub.com/fetch-metadata-action-automation)
in
[dependabot/fetch-metadata#518

#### New Contributors

- [@&#8203;tspencer244](https://togithub.com/tspencer244) made their
first contribution in
[dependabot/fetch-metadata#450

**Full Changelog**:
dependabot/fetch-metadata@v2.0.0...v2.1.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am
every weekday,every weekend" in timezone Europe/Brussels, 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 24, 2024
1 parent 98d7bd0 commit b73e471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_auto.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v2.0.0
uses: dependabot/fetch-metadata@v2.1.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
skip-commit-verification: true
Expand Down

0 comments on commit b73e471

Please sign in to comment.