Skip to content

Commit

Permalink
Merge pull request #1006 from threefoldtech/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/golangci/golangci-lint-action-6

Bump golangci/golangci-lint-action from 5 to 6
  • Loading branch information
rawdaGastan authored May 14, 2024
2 parents f14e66d + 53e45b8 commit 5537231
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 @@ -18,7 +18,7 @@ jobs:
go-version: 1.21

- name: Run golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
with:
working-directory: ${{ matrix.dir }}
args: --config=../.golangci.yml
Expand Down

0 comments on commit 5537231

Please sign in to comment.