From 572e37fdf64bb1e6fe5eb1952367159c8861cdc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 02:06:05 +0000 Subject: [PATCH] Update suzuki-shunsuke/github-action-renovate-config-validator action to v1 --- .github/workflows/renovate_linting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate_linting.yml b/.github/workflows/renovate_linting.yml index 7ca0dd8..4d5dc80 100644 --- a/.github/workflows/renovate_linting.yml +++ b/.github/workflows/renovate_linting.yml @@ -7,6 +7,6 @@ jobs: steps: - uses: actions/checkout@v3 - name: 🧼 lint renovate config # Validates changes to renovate.json config file - uses: suzuki-shunsuke/github-action-renovate-config-validator@v0.1.2 + uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.1.0 with: config_file_path: 'renovate.json' \ No newline at end of file