Skip to content

Commit 58663f3

Browse files
authored
Merge branch 'main' into dependabot/go_modules/all-go-1714e763ab
2 parents 0b3a039 + 8edee19 commit 58663f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
**/**.go
2828
go.mod
2929
go.sum
30-
- uses: golangci/golangci-lint-action@v9.2.0
30+
- uses: golangci/golangci-lint-action@v9.2.1
3131
with:
3232
version: latest
3333
args: --timeout 10m ./...

0 commit comments

Comments
 (0)