Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
chore(deps): update suzuki-shunsuke/github-action-renovate-config-val…
Browse files Browse the repository at this point in the history
…idator action to v1 (#163)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[suzuki-shunsuke/github-action-renovate-config-validator](https://togithub.com/suzuki-shunsuke/github-action-renovate-config-validator)
| action | major | `v0.1.3` -> `v1.0.0` |

---

### Release Notes

<details>
<summary>suzuki-shunsuke/github-action-renovate-config-validator
(suzuki-shunsuke/github-action-renovate-config-validator)</summary>

###
[`v1.0.0`](https://togithub.com/suzuki-shunsuke/github-action-renovate-config-validator/releases/tag/v1.0.0)

[Compare
Source](https://togithub.com/suzuki-shunsuke/github-action-renovate-config-validator/compare/v0.1.3...v1.0.0)

#### ⚠️ Breaking Changes


[#&#8203;531](https://togithub.com/suzuki-shunsuke/github-action-renovate-config-validator/issues/531)
[renovate-config-validator's --strict
option](https://docs.renovatebot.com/config-validation/#strict-mode) is
enabled by default.

##### How to migrate

There are several options.

1. Recommended: Fix Renovate configuration according to the error
message
2. Unrecommended: Set `false` to the input `strict` to disable
`--strict` option

#### ⚠️ Security Improvement


[#&#8203;530](https://togithub.com/suzuki-shunsuke/github-action-renovate-config-validator/issues/530)
Pass inputs via environment variables to prevent malicious injection

#### Features


[#&#8203;531](https://togithub.com/suzuki-shunsuke/github-action-renovate-config-validator/issues/531)
Add the input `strict`.

You can enable [renovate-config-validator's `--strict`
option](https://docs.renovatebot.com/config-validation/#strict-mode).

</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 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Hapag-Lloyd/dist-comm-vis).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent 5722311 commit afac043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

# yamllint disable-line rule:comments
- uses: suzuki-shunsuke/github-action-renovate-config-validator@b7cd2b598bb51d071a2474e98f55cc25f91abec1 # v0.1.3
- uses: suzuki-shunsuke/github-action-renovate-config-validator@7657f9865bd2d5fba0cc0fc12cb692e42fbde1e2 # v1.0.0

lint-workflow:
runs-on: ubuntu-latest
Expand Down

0 comments on commit afac043

Please sign in to comment.