Skip to content

Commit

Permalink
chore(deps): bump AriPerkkio/eslint-remote-tester-run-action from 3 t…
Browse files Browse the repository at this point in the history
…o 4 (#302)

Bumps [AriPerkkio/eslint-remote-tester-run-action](https://github.com/AriPerkkio/eslint-remote-tester-run-action) from 3 to 4.
- [Release notes](https://github.com/AriPerkkio/eslint-remote-tester-run-action/releases)
- [Commits](AriPerkkio/eslint-remote-tester-run-action@v3...v4)

---
updated-dependencies:
- dependency-name: AriPerkkio/eslint-remote-tester-run-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 26, 2023
1 parent 06d19b0 commit 3f62d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
npm run build
npm link
npm link eslint-plugin-jest-dom
- 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: smoke-test/eslint-remote-tester.config.js

0 comments on commit 3f62d47

Please sign in to comment.