Skip to content

Commit

Permalink
Bump sibiraj-s/action-eslint@v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis14e committed Aug 24, 2023
1 parent 24b90c7 commit ede1361
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
run: npm ci

- name: Code Linting
uses: sibiraj-s/action-eslint@v3.0.0
uses: sibiraj-s/action-eslint@v3.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
extensions: 'html,js,json'
annotations: true

0 comments on commit ede1361

Please sign in to comment.