Skip to content

Commit e3d5213

Browse files
chore(deps): update golangci/golangci-lint-action action to v9 (#819)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53e9d96 commit e3d5213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
with:
2020
go-version: ${{ env.GO_VERSION }}
2121
- name: golangci-lint
22-
uses: golangci/golangci-lint-action@v8
22+
uses: golangci/golangci-lint-action@v9
2323
with:
2424
version: v2.1.1

0 commit comments

Comments
 (0)