Skip to content

Commit a328be1

Browse files
chore(deps): update golangci/golangci-lint-action action to v6 (#718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 212aee3 commit a328be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- run: (cd ui && yarn)
1616
- run: make build-js
17-
- uses: golangci/golangci-lint-action@v5
17+
- uses: golangci/golangci-lint-action@v6
1818
with:
1919
version: v1.55
2020
args: --timeout=5m

0 commit comments

Comments
 (0)