Skip to content

Commit

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

Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0
  • Loading branch information
chrisgavin authored Nov 1, 2022
2 parents e2a998b + 5ab5fa2 commit ac9ec64
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 @@ -56,6 +56,6 @@ jobs:
exit 1
fi
- name: Lint
uses: golangci/golangci-lint-action@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc
uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1
with:
version: v1.29

0 comments on commit ac9ec64

Please sign in to comment.