Skip to content

build(deps): bump tar from 7.5.9 to 7.5.10 in the npm_and_yarn group across 1 directory #1067

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

build(deps): bump tar from 7.5.9 to 7.5.10 in the npm_and_yarn group across 1 directory #1067

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"