Skip to content

Commit cfc8feb

Browse files
Bump golangci/golangci-lint-action in the actions group (#665)
Bumps the actions group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `golangci/golangci-lint-action` from 9.2.0 to 9.2.1 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v9.2.0...v9.2.1) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c4e54d commit cfc8feb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
enable_go_cache: false
3939
enable_npm: false
4040
- name: golangci-lint
41-
uses: golangci/golangci-lint-action@v9.2.0
41+
uses: golangci/golangci-lint-action@v9.2.1
4242
with:
4343
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
4444
version: v2.12.2

0 commit comments

Comments
 (0)