Skip to content

chore(deps): bump io-ts from 2.2.20 to 2.2.21 #387

chore(deps): bump io-ts from 2.2.20 to 2.2.21

chore(deps): bump io-ts from 2.2.20 to 2.2.21 #387

Workflow file for this run

name: 'PR title uses semantic release format'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}