Skip to content

Commit 6797772

Browse files
committed
bump golang-ci version in CI/CD
1 parent 89e147a commit 6797772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
cat .version >> $GITHUB_ENV
2020
2121
- name: Run golangci-lint
22-
uses: golangci/golangci-lint-action@v6
22+
uses: golangci/golangci-lint-action@v7
2323
with:
2424
version: "${{env.GOLANGCI_LINT_VERSION}}"
2525

0 commit comments

Comments
 (0)