chore(deps): pin dependencies
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 35s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 36s
Lint Markdown files / Run markdown linter (pull_request) Failing after 14m20s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 14m25s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 14m30s

This commit is contained in:
2026-06-05 12:35:11 +00:00
parent 1c76873d8b
commit 16e3f39ec4
4 changed files with 12 additions and 12 deletions
+3 -3
View File
@@ -20,10 +20,10 @@ jobs:
go: [ stable ]
os: [ ubuntu-latest-amd64, ubuntu-latest-arm64 ]
steps:
- uses: actions/checkout@v6.0.3
- uses: actions/setup-go@v6.4.0
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
with:
go-version: ${{ matrix.go }}
- uses: golangci/golangci-lint-action@v9.2.1
- uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
with:
version: v2.9.0 # renovate: datasource=github-releases depName=golangci/golangci-lint