Skip to content

Bump github.com/go-playground/validator/v10 from 10.22.1 to 10.23.0 #284

Bump github.com/go-playground/validator/v10 from 10.22.1 to 10.23.0

Bump github.com/go-playground/validator/v10 from 10.22.1 to 10.23.0 #284

Workflow file for this run

name: Security and License Scans
on:
pull_request_target:
branches:
- main
push:
branches:
- main
# # Run every day at 5am UTC
# schedule:
# - cron: "0 5 * * *"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
security-license-scan:
uses: TBD54566975/open-source-programs/.github/workflows/security.yml@main
secrets: inherit