Skip to content

Commit

Permalink
ci: bump golangci-lint to v1.54
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
  • Loading branch information
tri-adam authored and DrDaveD committed Aug 24, 2023
1 parent cfcbf8d commit 1398c80
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 @@ -41,7 +41,7 @@ jobs:
- name: Install Lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.53
version: v1.54
skip-pkg-cache: true
skip-build-cache: true

Expand Down

0 comments on commit 1398c80

Please sign in to comment.