Skip to content

Commit 323bb6c

Browse files
chore: switch renovate-config-validator to official v2.0.0 (#255)
Switch from the deviantintegral fork back to the official suzuki-shunsuke/github-action-renovate-config-validator action now that v2.0.0 has been released with the necessary fixes. Co-authored-by: Claude <noreply@anthropic.com>
1 parent c32600d commit 323bb6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate-config-validator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
runs-on: ubuntu-24.04
1515
steps:
1616
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
17-
- uses: deviantintegral/github-action-renovate-config-validator@322e333e6885127adce1185bf8a377a3fd053c66 # fix-renovate-version
17+
- uses: suzuki-shunsuke/github-action-renovate-config-validator@fda7db3799c8b28652153419da38c22fe8283667 # v2.0.0
1818
with:
1919
strict: false

0 commit comments

Comments
 (0)