ci: update morphy2k/revive-action to v2.7.1

This commit is contained in:
Inhere
2024-12-11 17:33:45 +08:00
committed by GitHub
parent 70200c984d
commit f9ea28d8f1
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
go-version: ${{ matrix.go_version }}
- name: Revive check
uses: morphy2k/revive-action@v2.5.9
uses: morphy2k/revive-action@v2.7.1
if: ${{ matrix.os == 'ubuntu-latest' }}
with:
# Exclude patterns, separated by semicolons (optional)