mirror of
https://github.com/mgechev/revive.git
synced 2025-09-16 09:06:22 +02:00
bump revive-action to v2 (#512)
This commit is contained in:
4
.github/workflows/lint.yaml
vendored
4
.github/workflows/lint.yaml
vendored
@@ -14,6 +14,4 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Run Revive Action
|
||||
uses: morphy2k/revive-action@v1.4.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
uses: morphy2k/revive-action@v2
|
||||
|
Reference in New Issue
Block a user