Skip to content

Commit

Permalink
Merge pull request #1067 from traPtitech/dependabot/github_actions/re…
Browse files Browse the repository at this point in the history
…viewdog/action-golangci-lint-2.7
  • Loading branch information
ikura-hamu authored Dec 7, 2024
2 parents 2fc9401 + 6328d6d commit e5dd4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
go-version-file: go.mod
- run: go generate ./...
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2.6
uses: reviewdog/action-golangci-lint@v2.7
with:
go_version_file: go.mod
reporter: github-pr-check
Expand Down

0 comments on commit e5dd4a5

Please sign in to comment.