Skip to content

Commit 4082e51

Browse files
authored
Merge pull request #157 from cloudfoundry/dependabot/github_actions/golangci/golangci-lint-action-8.0.0
chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0
2 parents d761684 + 11ba47c commit 4082e51

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
@@ -27,4 +27,4 @@ jobs:
2727
- uses: actions/setup-go@v5
2828
with:
2929
go-version-file: go.mod
30-
- uses: golangci/golangci-lint-action@v7.0.0
30+
- uses: golangci/golangci-lint-action@v8.0.0

0 commit comments

Comments
 (0)