Skip to content

Commit 903e576

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

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@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
27+
uses: golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa # v7.0.1

0 commit comments

Comments
 (0)