mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-08-08 04:05:03 +02:00
build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#1436)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
d97481d567
commit
1b554aeff6
@@ -19,7 +19,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: ${{ env.GO_VERSION }}
|
go-version: ${{ env.GO_VERSION }}
|
||||||
check-latest: true
|
check-latest: true
|
||||||
- uses: golangci/[email protected].0
|
- uses: golangci/[email protected].1
|
||||||
with:
|
with:
|
||||||
version: v1.47.2
|
version: v1.47.2
|
||||||
- uses: megalinter/megalinter/flavors/[email protected]
|
- uses: megalinter/megalinter/flavors/[email protected]
|
||||||
|
|||||||
Reference in New Issue
Block a user