Skip to content

Commit c4df394

Browse files
authored
Merge pull request #51 from stacklok/renovate/golangci-golangci-lint-action-9.x
Update golangci/golangci-lint-action action to v9
2 parents b00ec5f + cf92a29 commit c4df394

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
${{ runner.os }}-go-build-
3939
4040
- name: Run golangci-lint
41-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
41+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
4242
with:
4343
version: latest
4444
args: --timeout=5m

0 commit comments

Comments
 (0)