mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 21:07:34 -04:00
bump verible action version
This commit is contained in:
parent
31b2f6c863
commit
ac8934459b
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.1
|
||||
uses: chipsalliance/verible-linter-action@v1.2
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
suggest_fixes: 'false'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue