Skip to content

Commit

Permalink
Merge branch 'master' into chart_no_cacert
Browse files Browse the repository at this point in the history
  • Loading branch information
hrak authored Jun 24, 2024
2 parents 9a4595e + ed3d373 commit 56becb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
version: v1.58.2
args: --timeout=5m
Expand Down

0 comments on commit 56becb9

Please sign in to comment.