Skip to content

Commit 9c219b0

Browse files
chore: Bump golangci/golangci-lint-action from 7 to 8 (#235)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2940fb commit 9c219b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analyze.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
go-version: "^1.24"
5454
- name: golangci-lint
55-
uses: golangci/golangci-lint-action@v7
55+
uses: golangci/golangci-lint-action@v8
5656
with:
5757
version: v2.1.6
5858
args: --output.sarif.path=results.sarif

0 commit comments

Comments
 (0)