Skip to content

Commit 56becb9

Browse files
authored
Merge branch 'master' into chart_no_cacert
2 parents 9a4595e + ed3d373 commit 56becb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Check out code
1616
uses: actions/checkout@v4
1717
- name: golangci-lint
18-
uses: golangci/golangci-lint-action@v3
18+
uses: golangci/golangci-lint-action@v6
1919
with:
2020
version: v1.58.2
2121
args: --timeout=5m

0 commit comments

Comments
 (0)