Skip to content

chore(deps): bump github.com/go-playground/validator/v10 from 10.23.0 to 10.24.0 #419

chore(deps): bump github.com/go-playground/validator/v10 from 10.23.0 to 10.24.0

chore(deps): bump github.com/go-playground/validator/v10 from 10.23.0 to 10.24.0 #419

Workflow file for this run

name: Lint Golang code
on:
pull_request:
branches-ignore:
- master
jobs:
call-lint:
uses: dictyBase/workflows/.github/workflows/golang-lint.yaml@develop
with:
repository: ${{ github.repository }}
ref: ${{ github.event.pull_request.head.sha }}