Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
ci: bump tj-actions/eslint-changed-files from 23 to 24
Browse files Browse the repository at this point in the history
Bumps [tj-actions/eslint-changed-files](https://github.com/tj-actions/eslint-changed-files) from 23 to 24.
- [Release notes](https://github.com/tj-actions/eslint-changed-files/releases)
- [Changelog](https://github.com/tj-actions/eslint-changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/eslint-changed-files@v23...v24)

---
updated-dependencies:
- dependency-name: tj-actions/eslint-changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 8e5aba5 commit 9a0b53b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
npm list --depth=1 || true
- name: Run ESLint
uses: tj-actions/eslint-changed-files@v23
uses: tj-actions/eslint-changed-files@v24
env:
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 9a0b53b

Please sign in to comment.