Skip to content

Commit

Permalink
chore(deps): bump reviewdog/action-golangci-lint from v1.11 to v1.12
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-golangci-lint](https://github.com/reviewdog/action-golangci-lint) from v1.11 to v1.12.
- [Release notes](https://github.com/reviewdog/action-golangci-lint/releases)
- [Commits](reviewdog/action-golangci-lint@v1.11...6f1f348)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2020
1 parent d87e726 commit e35a004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
-
uses: actions/checkout@master
-
uses: reviewdog/action-golangci-lint@v1.11
uses: reviewdog/action-golangci-lint@v1.12
with:
reporter: github-pr-review
golangci_lint_flags: "./healthcheck"
Expand Down

0 comments on commit e35a004

Please # to comment.