mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-25 08:15:02 +01:00
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
check-latest: true
|
check-latest: true
|
||||||
- uses: golangci/golangci-lint-action@v6.5.0
|
- uses: golangci/golangci-lint-action@v6.5.0
|
||||||
with:
|
with:
|
||||||
version: v1.62
|
version: v1.64.8
|
||||||
- uses: megalinter/megalinter/flavors/go@v8.4.2
|
- uses: megalinter/megalinter/flavors/go@v8.4.2
|
||||||
env:
|
env:
|
||||||
DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
|
DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
|
||||||
|
|||||||
Reference in New Issue
Block a user