Skip to content

Commit 2454a23

Browse files
committed
deps: update dependencies
1 parent 86ebf13 commit 2454a23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- name: Run linter
1414
uses: golangci/golangci-lint-action@v3.2.0 # Action page: <https://github.com/golangci/golangci-lint-action>
1515
with:
16-
version: v1.46 # without patch version
16+
version: v1.47 # without patch version
1717
only-new-issues: false # show only new issues if it's a pull request
1818
args: --timeout=10m --build-tags=race

0 commit comments

Comments
 (0)