Skip to content

Commit 9236b11

Browse files
Update golangci/golangci-lint-action action to v9
1 parent cde084f commit 9236b11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality-assurance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5
1515
with:
1616
go-version: "1.26"
17-
- uses: golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa # v7
17+
- uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
1818
with:
1919
version: v2.10.1
2020

0 commit comments

Comments
 (0)