mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-22 21:17:59 -04:00
set verible action version to 'main'
This commit is contained in:
parent
ac8934459b
commit
45f727dfc6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr_lint_review.yml
vendored
2
.github/workflows/pr_lint_review.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
|||
- run: |
|
||||
unzip event.json.zip
|
||||
- name: Run Verible linter action
|
||||
uses: chipsalliance/verible-linter-action@v1.2
|
||||
uses: chipsalliance/verible-linter-action@main
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
suggest_fixes: 'false'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue