diff --git a/README.md b/README.md index f8c0108..6671f9c 100644 --- a/README.md +++ b/README.md @@ -247,10 +247,10 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Run TestCafe tests](https://github.com/DevExpress/testcafe-action) - [Run Unity tests](https://github.com/webbertakken/unity-test-runner) - [Run Cypress E2E tests](https://github.com/cypress-io/github-action) -- [Run dotenv-linter - Lints your .env files like a charm, with optional reviewdog output on the PR](https://github.com/wemake-services/dotenv-linter) +- [Run dotenv-linter - Lints your .env files like a charm, with optional reviewdog output on the PR](https://github.com/wemake-services/dotenv-linter) +- [Run dotenv-linter, with reviewdog output on the PR](https://github.com/mgrachev/action-dotenv-linter) - [Show and auto-fix linting errors for many programming languages](https://github.com/samuelmeuli/lint-action) - [Test Ansible roles with Molecule](https://github.com/robertdebock/molecule-action) -- [Run dotenv-linter, with reviewdog output on the PR](https://github.com/mgrachev/action-dotenv-linter) ### Security