Skip to content

Commit 5e6317e

Browse files
chore(deps): Bump golangci/golangci-lint-action from 7 to 8 (#496)
1 parent 1c55111 commit 5e6317e

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
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
go-version: ${{ env.GO_VERSION }}
3939
- name: golangci-lint ${{ matrix.modules }}
40-
uses: golangci/golangci-lint-action@v7
40+
uses: golangci/golangci-lint-action@v9
4141
with:
4242
version: ${{ env.GOLANGCI_LINT_VERSION }}
4343
working-directory: ${{ matrix.modules }}

0 commit comments

Comments
 (0)