Skip to content

Commit

Permalink
Bump reviewdog/action-golangci-lint from 1.22 to 1.23 (#270)
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-golangci-lint](https://github.com/reviewdog/action-golangci-lint) from 1.22 to 1.23.
- [Release notes](https://github.com/reviewdog/action-golangci-lint/releases)
- [Commits](reviewdog/action-golangci-lint@v1.22...v1.23)

---
updated-dependencies:
- dependency-name: reviewdog/action-golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 21, 2021
1 parent d1fb1cb commit 94c58fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
${{ runner.os }}-go-
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v1.22
uses: reviewdog/action-golangci-lint@v1.23
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 94c58fa

Please sign in to comment.