Skip to content

Commit

Permalink
Merge pull request #22 from mackerelio/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 4 to 6
  • Loading branch information
lufia authored Jun 7, 2024
2 parents 2ad672c + 2ee3d36 commit ced278a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
go-version-file: go.mod
cache: true
check-latest: true
- uses: golangci/golangci-lint-action@v4
- uses: golangci/golangci-lint-action@v6
with:
version: latest
skip-cache: ${{ inputs.skip-cache }}
Expand Down

0 comments on commit ced278a

Please sign in to comment.