From 7a248693c6b231f7aabdc299c7efd5bcfcd1063c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 10:34:45 +0200 Subject: [PATCH] chore(deps): update ariperkkio/eslint-remote-tester-run-action action to v4 (#1376) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 a4cbbc6b6..860276321 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 - - uses: AriPerkkio/eslint-remote-tester-run-action@v3 + - uses: AriPerkkio/eslint-remote-tester-run-action@v4 with: issue-title: 'Results of weekly scheduled smoke test' eslint-remote-tester-config: eslint-remote-tester.config.ts