Skip to content

Commit d598b1e

Browse files
Bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 (#235)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.5.1 to v2.5.2. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v2.5.1...5c56cd6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2207d6 commit d598b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/checkout@v2
3434

3535
- name: Lint
36-
uses: golangci/[email protected].1
36+
uses: golangci/[email protected].2
3737
with:
3838
args: -v
3939
version: v1.29

0 commit comments

Comments
 (0)