Skip to content

Bump FluentValidation from 11.0.3 to 11.9.2 #1899

Bump FluentValidation from 11.0.3 to 11.9.2

Bump FluentValidation from 11.0.3 to 11.9.2 #1899

Workflow file for this run

name: CodeTour watch
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
codetour-watch:
runs-on: ubuntu-latest
steps:
- name: 'Checkout source code'
uses: actions/checkout@v4
- name: 'Watch CodeTour changes'
uses: pozil/codetour-watch@v1.6.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}