From 903eb7b96aab2660ee504ee658568be6c61d8023 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 11:01:46 +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 9f44d0466..ff5ac22f4 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@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