Skip to content

Commit 92795f6

Browse files
committed
Update golangci-lint to v2.3.0
On-behalf-of: SAP <[email protected]> Signed-off-by: Marvin Beckers <[email protected]>
1 parent bb53b5d commit 92795f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: golangci-lint
4343
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # tag=v8.0.0
4444
with:
45-
version: v2.1.1
45+
version: v2.3.0
4646
working-directory: ${{matrix.working-directory}}
4747

4848
golangci-lint: # aggregate the results of the matrix job. This we can depend on in the branch protection rule.

0 commit comments

Comments
 (0)