Skip to content

Commit 654e1d5

Browse files
authored
ci(action): update golangci/golangci-lint-action action to v8 (#29)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 903e576 commit 654e1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2626
- name: golangci-lint
27-
uses: golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa # v7.0.1
27+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0

0 commit comments

Comments
 (0)