Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#389)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](a4f60bb28d...aaa42aa062)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
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:
		
							parent
							
								
									1c1a6e4887
								
							
						
					
					
						commit
						d0a6cb31a2
					
				
							
								
								
									
										2
									
								
								.github/workflows/golangci-lint.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/golangci-lint.yaml
									
									
									
									
										vendored
									
									
								
							@ -11,6 +11,6 @@ jobs:
 | 
				
			|||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: actions/checkout@v4.1.6
 | 
					      - uses: actions/checkout@v4.1.6
 | 
				
			||||||
      - name: golangci-lint
 | 
					      - name: golangci-lint
 | 
				
			||||||
        uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64
 | 
					        uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          only-new-issues: true
 | 
					          only-new-issues: true
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user