Skip to content

Commit 010c906

Browse files
committed
chore(deps): bump golangci-lint-action to v7
Signed-off-by: Jared Watts <[email protected]>
1 parent 25794f7 commit 010c906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: go mod tidy && git diff --exit-code go.mod go.sum
5050

5151
- name: Lint
52-
uses: golangci/golangci-lint-action@v6
52+
uses: golangci/golangci-lint-action@v7
5353
with:
5454
version: ${{ env.GOLANGCI_VERSION }}
5555

0 commit comments

Comments
 (0)