From 51179495b07c577fc7e7de01e987bc6b0619ae44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 04:24:06 +0000 Subject: [PATCH] chore(deps): update ariperkkio/eslint-remote-tester-run-action action to v4.1.0 --- .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 850e7c860..cd316a9c8 100644 --- a/.github/workflows/smoke-test.yml +++ b/.github/workflows/smoke-test.yml @@ -28,7 +28,7 @@ jobs: yarn install yarn build ln -s ../ node_modules/eslint-plugin-jest - - uses: AriPerkkio/eslint-remote-tester-run-action@c0213f3c3b320c3dac16578ed9d0ba8af148a1a8 # v4.0.0 + - uses: AriPerkkio/eslint-remote-tester-run-action@c0213f3c3b320c3dac16578ed9d0ba8af148a1a8 # v4.1.0 with: issue-title: 'Results of weekly scheduled smoke test' eslint-remote-tester-config: eslint-remote-tester.config.ts