Skip to content

Commit

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

Bump golangci/golangci-lint-action from 4 to 6 in the actions group across 1 directory
  • Loading branch information
KevinJoiner authored May 30, 2024
2 parents 5759f24 + 32654d4 commit 5a09859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: latest
only-new-issues: false
Expand Down

0 comments on commit 5a09859

Please sign in to comment.