From c61555c159fbe112e7071cedcd42ac59a07ad388 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 10:23:19 +0200 Subject: [PATCH] Update suzuki-shunsuke/github-action-renovate-config-validator action to v1.1.0 (#76) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/renovate-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate-lint.yml b/.github/workflows/renovate-lint.yml index 8bd73c7..8f7eecb 100644 --- a/.github/workflows/renovate-lint.yml +++ b/.github/workflows/renovate-lint.yml @@ -12,6 +12,6 @@ jobs: steps: - uses: actions/checkout@v4 - name: 🧼 lint renovate config # Validates changes to renovate.json config file - uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.0.1 + uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.1.0 with: config_file_path: 'renovate.json' \ No newline at end of file