Skip to content

Commit

Permalink
update code quality action version
Browse files Browse the repository at this point in the history
  • Loading branch information
DE7924 committed Dec 13, 2024
1 parent 83b1135 commit 6cc67a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
node-version: 18.x.x
cache: "npm"
- name: Code Quality
uses: ZebraDevs/web-components-code-quality@v1.0.0
uses: ZebraDevs/web-components-code-quality@v1.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 6cc67a2

Please sign in to comment.