Skip to content

build(deps): bump wagoid/commitlint-github-action from 5 to 6 #1324

build(deps): bump wagoid/commitlint-github-action from 5 to 6

build(deps): bump wagoid/commitlint-github-action from 5 to 6 #1324

Workflow file for this run

name: Labeler
on:
pull_request_target: # https://securitylab.github.com/research/github-actions-preventing-pwn-requests
jobs:
label-pull-requests:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true