Skip to content

chore(deps-dev): bump @vscode/vsce from 3.9.2 to 4.0.0 #16459

chore(deps-dev): bump @vscode/vsce from 3.9.2 to 4.0.0

chore(deps-dev): bump @vscode/vsce from 3.9.2 to 4.0.0 #16459

Workflow file for this run

name: pr labels

Check warning on line 1 in .github/workflows/pr-labels.yml

View workflow run for this annotation

GitHub Actions / pr labels

Workflow execution policy warning (evaluate mode)

On November 2, 2026, GitHub will restrict `pull_request_target` on public repositories by default. To continue allowing the event trigger, configure an Actions policy. Learn more: https://gh.io/securely-using-pull_request_target#default-policy-for-pull_request_target
on:
pull_request_target:
types:
- ready_for_review
- opened
- synchronize
permissions: read-all
jobs:
labeler:
name: Auto-Label PRs
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: fuxingloh/multi-labeler@v5.0.0