Skip to content

Commit

Permalink
Merge pull request redis#2073 from go-redis/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/golangci/golangci-lint-action-3

chore(deps): bump golangci/golangci-lint-action from 2 to 3
  • Loading branch information
vmihailenco authored Apr 21, 2022
2 parents 4c8b4d1 + e685ead commit 60d62a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3

0 comments on commit 60d62a8

Please sign in to comment.