Skip to content

Commit

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

Bump golangci/golangci-lint-action from 4 to 5
  • Loading branch information
twz123 authored Apr 25, 2024
2 parents a688ee2 + 390cc51 commit 276835a
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@v4
uses: golangci/golangci-lint-action@v5

- name: Build
run: make k0s_sort
Expand Down

0 comments on commit 276835a

Please sign in to comment.