Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Commit eaec673

Browse files
---
updated-dependencies: - dependency-name: wandera/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6e7b4e commit eaec673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
with:
1313
go-version-file: go.mod
1414
- name: Lint
15-
uses: wandera/golangci-lint-action@v3
15+
uses: wandera/golangci-lint-action@v5
1616
with:
1717
version: v1.52.2

0 commit comments

Comments
 (0)