From fe915bdb829f29dc05a2f8a6a8fd877ddc9947d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 15:11:22 +0000 Subject: [PATCH] chore(deps): update ariperkkio/eslint-remote-tester-run-action action to v5 --- .github/workflows/smoke-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/smoke-test.yml b/.github/workflows/smoke-test.yml index db481e0..03cf016 100644 --- a/.github/workflows/smoke-test.yml +++ b/.github/workflows/smoke-test.yml @@ -28,7 +28,7 @@ jobs: npm run build npm link npm link eslint-plugin-jest-extended - - uses: AriPerkkio/eslint-remote-tester-run-action@v4 + - uses: AriPerkkio/eslint-remote-tester-run-action@v5 with: issue-title: 'Results of weekly scheduled smoke test' eslint-remote-tester-config: eslint-remote-tester.config.ts