Skip to content

Commit 707536b

Browse files
Update golangci/golangci-lint-action action to v9.2.0
1 parent 71ec710 commit 707536b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
${{ runner.os }}-go-build-
3838
3939
- name: Run golangci-lint
40-
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
40+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
4141
with:
4242
# Enable golangci-lint's built-in caching (removes skip-cache: true)
4343
args: --timeout=5m

0 commit comments

Comments
 (0)