Skip to content

Commit

Permalink
Merge pull request #20 from k0sproject/dependabot/github_actions/gola…
Browse files Browse the repository at this point in the history
…ngci/golangci-lint-action-6

Bump golangci/golangci-lint-action from 5 to 6
  • Loading branch information
twz123 authored May 8, 2024
2 parents cea7763 + 1f749f1 commit fac6a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
go-version-file: go.mod

- name: Run golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6

- name: Build
run: make k0s_sort
Expand Down

0 comments on commit fac6a32

Please sign in to comment.