mirror of https://github.com/open-feature/cli.git
chore(deps): update golangci/golangci-lint-action action to v8 (#134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Adityasinghvats <131326798+Adityasinghvats@users.noreply.github.com>
This commit is contained in:
parent
c893a3bb37
commit
74710f7a03
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
with:
|
||||
go-version-file: 'go.mod'
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
|
||||
with:
|
||||
version: v1.64
|
||||
only-new-issues: true
|
||||
Loading…
Reference in New Issue