Skip to content

build(deps): bump tar from 6.2.1 to 7.5.3 in the npm_and_yarn group across 1 directory #698

build(deps): bump tar from 6.2.1 to 7.5.3 in the npm_and_yarn group across 1 directory

build(deps): bump tar from 6.2.1 to 7.5.3 in the npm_and_yarn group across 1 directory #698

Workflow file for this run

name: lint-pr-title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
permissions:
pull-requests: read
statuses: write
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}