Skip to content

Commit 696e2ed

Browse files
chore(deps): update golangci/golangci-lint-action action to v6 (#704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64cdc25 commit 696e2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: make workspace-init
3939

4040
- name: golangci-lint
41-
uses: golangci/golangci-lint-action@v3
41+
uses: golangci/golangci-lint-action@v6
4242
with:
4343
working-directory: ./
4444
version: ${{ env.GOLANGCI_LINT_VERSION }}

0 commit comments

Comments
 (0)