Skip to content

Commit

Permalink
chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 (#15
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent c9ab7da commit 4cf42a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
cache: false
- run: git config --global url."https://x-access-token:${{ secrets.GH_ACTIONS_PAT }}@github.com/".insteadOf "https://github.com/"
- name: golangci-lint
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64
with:
version: ${{ env.GOLANGCI_LINT_VERSION }}
- name: tidy
Expand Down

0 comments on commit 4cf42a2

Please sign in to comment.