Skip to content

Commit c15758e

Browse files
authored
Merge pull request #134 from Staffbase/dependabot/github_actions/github-actions-afd9e15987
Bump golangci/golangci-lint-action from 7 to 8 in the github-actions group
2 parents f607dae + 9e913f3 commit c15758e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
go-version-file: "go.mod"
2828

2929
- name: Lint
30-
uses: golangci/golangci-lint-action@v7
30+
uses: golangci/golangci-lint-action@v8
3131
with:
3232
version: latest
3333

0 commit comments

Comments
 (0)