From 2cbf754fc3a7eae14d176f7e8783f63d1822815a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 02:21:26 +0000 Subject: [PATCH] chore(deps): update suzuki-shunsuke/github-action-renovate-config-validator action to v0.1.3 --- .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 3d35982..442e9f0 100644 --- a/.github/workflows/renovate-lint.yml +++ b/.github/workflows/renovate-lint.yml @@ -14,6 +14,6 @@ jobs: - name: Check out code uses: actions/checkout@v3 - name: 🧼 Lint # 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@v0.1.3 with: config_file_path: 'renovate.json'