Skip to content

Commit

Permalink
use cathales version of verible-formatter-action
Browse files Browse the repository at this point in the history
  • Loading branch information
cathales authored Dec 21, 2023
1 parent e6a0d9e commit d488d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: chipsalliance/verible-formatter-action@main
- uses: cathales/verible-formatter-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
files: 'core/**/*.{v,sv}'

0 comments on commit d488d6d

Please sign in to comment.