Skip to content

Commit

Permalink
update to golangci-lint v1.54
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Dykstra <[email protected]>
  • Loading branch information
DrDaveD committed Feb 9, 2024
1 parent 540f448 commit e9974d0
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 @@ -35,7 +35,7 @@ jobs:
- name: Install Lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.54
version: v1.55

- name: Run Lint
run: |
Expand Down

0 comments on commit e9974d0

Please sign in to comment.