Skip to content

Commit

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

Bump golangci/golangci-lint-action from 2 to 3
  • Loading branch information
lufia authored Mar 23, 2022
2 parents 282a38a + c105649 commit c264021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: golangci/golangci-lint-action@v2
- uses: golangci/golangci-lint-action@v3
test:
uses: mackerelio/workflows/.github/workflows/go-test.yml@main

0 comments on commit c264021

Please sign in to comment.