Skip to content

Commit

Permalink
chore(deps): bump golangci/golangci-lint-action from 4 to 6 (#1281)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent 789a11b commit a7e3681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: v1.58

Expand Down

0 comments on commit a7e3681

Please sign in to comment.