Skip to content

Commit

Permalink
Bump wandera/golangci-lint-action from 3 to 5 (#139)
Browse files Browse the repository at this point in the history
* Bump wandera/golangci-lint-action from 3 to 5

Bumps [wandera/golangci-lint-action](https://github.com/wandera/golangci-lint-action) from 3 to 5.
- [Commits](wandera/golangci-lint-action@v3...v5)

---
updated-dependencies:
- dependency-name: wandera/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update golangci-lint version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jiří Žižkovský <jiri.zizkovsky@jamf.com>
  • Loading branch information
dependabot[bot] and jizi authored Dec 17, 2024
1 parent 2fec83e commit b7aa38e
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 @@ -15,4 +15,4 @@ jobs:
- name: Lint
uses: wandera/golangci-lint-action@v5
with:
version: v1.59.0
version: v1.62.2

0 comments on commit b7aa38e

Please sign in to comment.