Skip to content

Bump pydantic from 1.10.12 to 1.10.13 #144

Bump pydantic from 1.10.12 to 1.10.13

Bump pydantic from 1.10.12 to 1.10.13 #144

name: "checkstyle: shell"
on:
- push
- pull_request
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master