Skip to content

Commit

Permalink
chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#216)
Browse files Browse the repository at this point in the history
* chore(deps): bump golangci/golangci-lint-action from 4 to 5

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v4...v5)

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

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

* Update ci.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam Bouqdib <adam@abemedia.co.uk>
  • Loading branch information
dependabot[bot] and abemedia authored Apr 28, 2024
1 parent 1ea1f6e commit b8d4378
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,4 @@ jobs:
go-version-file: go.mod

- name: Run golangci-lint
uses: golangci/golangci-lint-action@v4
with:
skip-pkg-cache: true
skip-build-cache: true
uses: golangci/golangci-lint-action@v5

0 comments on commit b8d4378

Please sign in to comment.