Skip to content

Commit a92ca2e

Browse files
chore(deps): update golangci/golangci-lint-action action to v7 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87161f9 commit a92ca2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ jobs:
5959
uses: actions/checkout@v4
6060

6161
- name: golangci-lint
62-
uses: golangci/golangci-lint-action@v6
62+
uses: golangci/golangci-lint-action@v7
6363
with:
6464
version: v1.54.0

0 commit comments

Comments
 (0)