Skip to content

Commit da45fff

Browse files
Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#61)
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](golangci/golangci-lint-action@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>
1 parent 63fb410 commit da45fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
cache: true
2424
cache-dependency-path: go.sum
2525
- name: golangci-lint
26-
uses: golangci/[email protected].0
26+
uses: golangci/[email protected].1
2727
with:
2828
args: --timeout 3m --verbose

0 commit comments

Comments
 (0)