Skip to content

Commit 274a3e5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
cache: true
5858

5959
- name: Run golangci-lint
60-
uses: golangci/golangci-lint-action@v8
60+
uses: golangci/golangci-lint-action@v9
6161
with:
6262
version: latest
6363
args: --timeout=5m

0 commit comments

Comments
 (0)