Skip to content

Commit

Permalink
Merge pull request #143 from dell/dependabot/github_actions/github-ac…
Browse files Browse the repository at this point in the history
…tions-1ee787ebfb

Bump golangci/golangci-lint-action from 5 to 6 in the github-actions group
  • Loading branch information
shaynafinocchiaro authored Nov 5, 2024
2 parents ee1ff08 + 144f99e commit dee1fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
go mod vendor
- name: golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
with:
version: latest
skip-cache: true

0 comments on commit dee1fb6

Please sign in to comment.