Skip to content

Commit 16e54ac

Browse files
chore(deps): bump golangci/golangci-lint-action from 6 to 7 (#126)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22a3d26 commit 16e54ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
${{ runner.os }}-go-
5252
5353
- name: Run golangci-lint
54-
uses: golangci/golangci-lint-action@v6
54+
uses: golangci/golangci-lint-action@v7
5555
with:
5656
# We use cache provided by "actions/setup-go@v5"
5757
skip-cache: true

0 commit comments

Comments
 (0)