Skip to content

Commit

Permalink
fix(deps): bump wearerequired/lint-action from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [wearerequired/lint-action](https://github.com/wearerequired/lint-action) from 1 to 2.
- [Release notes](https://github.com/wearerequired/lint-action/releases)
- [Commits](wearerequired/lint-action@v1...v2)

---
updated-dependencies:
- dependency-name: wearerequired/lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2022
1 parent 07fb684 commit c45744f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: npm ci --prefer-offline --no-audit

- name: Run linter(s) 👀
uses: wearerequired/lint-action@v1
uses: wearerequired/lint-action@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
continue_on_error: false
Expand Down

0 comments on commit c45744f

Please sign in to comment.