Skip to content

chore(deps): bump tar from 6.1.13 to 6.2.1 #86

chore(deps): bump tar from 6.1.13 to 6.2.1

chore(deps): bump tar from 6.1.13 to 6.2.1 #86

Workflow file for this run

name: "Semantic Pull Request"
on: [pull_request]
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
with:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}