Skip to content

Commit

Permalink
Merge pull request #25 from SAP/dependabot/github_actions/golangci/go…
Browse files Browse the repository at this point in the history
…langci-lint-action-v2.5.2

Bump golangci/golangci-lint-action from v2.5.1 to v2.5.2
  • Loading branch information
ntnn committed May 6, 2021
2 parents 9a86bb3 + 0662446 commit eb161ba
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 @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
- run: go mod tidy -v
- uses: golangci/golangci-lint-action@v2.5.1
- uses: golangci/golangci-lint-action@v2.5.2
with:
version: v1.28
# github.head_ref is only set on pull_request runs, not for
Expand Down

0 comments on commit eb161ba

Please sign in to comment.