Skip to content

Commit

Permalink
Merge pull request #1676 from metal3-io/dependabot/github_actions/mai…
Browse files Browse the repository at this point in the history
…n/golangci/golangci-lint-action-6.0.1

🌱 Bump golangci/golangci-lint-action from 5.1.0 to 6.0.1
  • Loading branch information
metal3-io-bot committed May 23, 2024
2 parents 655d222 + 152ceaa commit 72d3417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
go-version: ${{ steps.vars.outputs.go_version }}
- name: golangci-lint-${{matrix.working-directory}}
uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
with:
version: v1.56.2
working-directory: ${{matrix.working-directory}}

0 comments on commit 72d3417

Please sign in to comment.