Skip to content

Commit

Permalink
Merge pull request #1075 from metal3-io/dependabot/github_actions/gol…
Browse files Browse the repository at this point in the history
…angci/golangci-lint-action-3.6.0

🌱 Bump golangci/golangci-lint-action from 3.4.0 to 3.6.0
  • Loading branch information
metal3-io-bot authored Jul 25, 2023
2 parents 511749c + 205759b commit 6604318
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 @@ -28,7 +28,7 @@ jobs:
with:
go-version: ${{ steps.vars.outputs.go_version }}
- name: golangci-lint-${{matrix.working-directory}}
uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.6.0
with:
version: v1.52.1
working-directory: ${{matrix.working-directory}}

0 comments on commit 6604318

Please sign in to comment.