Skip to content

build(deps): bump flatted from 3.3.1 to 3.4.2 #28

build(deps): bump flatted from 3.3.1 to 3.4.2

build(deps): bump flatted from 3.3.1 to 3.4.2 #28

Workflow file for this run

name: "Semantic Pull Request"
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Semantic Pull Request
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
name: Semantic Pull Request
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}