From 36120e274b114118387dd34cc7cbd66640c09813 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 10:30:10 +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 15336fc..0a4d1f0 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