Skip to content

Commit e2c30b0

Browse files
Update golangci/golangci-lint-action digest to 7b561e5
1 parent 19a930d commit e2c30b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: templ generate
2727

2828
- name: Run golangci-lint
29-
uses: golangci/golangci-lint-action@456fc0f7358ebf6cdd48ca0d2d56e88a6c7aa077
29+
uses: golangci/golangci-lint-action@7b561e5ab6624d4582c82a4315e0d65ec7a6ad00
3030
with:
3131
version: v1.64.5
3232
args: --timeout=5m

0 commit comments

Comments
 (0)