1
1
mirror of https://github.com/nektos/act.git synced 2024-09-11 12:35:25 +03:00

build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (#2310)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4.0.0...v5.0.0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-29 03:01:31 +00:00 committed by GitHub
parent 47486a6b3d
commit 53a61fe5c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ jobs:
with:
go-version-file: go.mod
check-latest: true
- uses: golangci/golangci-lint-action@v4.0.0
- uses: golangci/golangci-lint-action@v5.0.0
with:
version: v1.53
only-new-issues: true