Skip to content

Commit 09b6d69

Browse files
chore(deps): update golangci/golangci-lint-action action to v9.2.1
1 parent f84e41d commit 09b6d69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- uses: actions/setup-go@v6
1717
with:
1818
go-version: stable
19-
- uses: golangci/golangci-lint-action@v9.2.0
19+
- uses: golangci/golangci-lint-action@v9.2.1
2020
with:
2121
version: v2.12.2

0 commit comments

Comments
 (0)