Skip to content

Commit aac64bc

Browse files
authored
Merge pull request #1120 from carapace-sh/dependabot/github_actions/golangci/golangci-lint-action-7
build(deps): bump golangci/golangci-lint-action from 6 to 7
2 parents 14f9c5f + f8b289d commit aac64bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
cache: false
2020
- uses: actions/checkout@v4
2121
- name: golangci-lint
22-
uses: golangci/golangci-lint-action@v6
22+
uses: golangci/golangci-lint-action@v7

0 commit comments

Comments
 (0)