Skip to content

Commit 8f457ca

Browse files
authored
Merge pull request #31 from scality/renovate/golangci-golangci-lint-action-9.x
chore(deps): update golangci/golangci-lint-action action to v9
2 parents e6c29c6 + 19d5ebe commit 8f457ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-merge.yaml

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)