Skip to content

Commit fd58229

Browse files
chore(deps): update golangci/golangci-lint-action action to v9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de94b91 commit fd58229

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
go-version-file: 'go.mod'
2828
- name: golangci-lint
29-
uses: golangci/golangci-lint-action@v6
29+
uses: golangci/golangci-lint-action@v9
3030
with:
3131
version: ${{ env.GOLANGCI_LINT_VERSION }}
3232
- name: Test

0 commit comments

Comments
 (0)