2
mirror of https://github.com/digineat/go-metatrader4.git synced 2026-02-06 05:38:07 +04:00

Bump golangci/golangci-lint-action from 8 to 9 (#25)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-05 11:42:02 +04:00
committed by GitHub
parent 277af6b7c4
commit 88a5eccbf2

View File

@@ -53,7 +53,7 @@ jobs:
with:
go-version: "1.25.7"
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v8
uses: golangci/golangci-lint-action@v9
with:
version: latest
args: --timeout=5m