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 d36acf0 commit ec56ce4
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 @@ -13,7 +13,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}'
Expand Down

0 comments on commit ec56ce4

Please sign in to comment.