Skip to content

Bump github/codeql-action from 2 to 3 #99

Bump github/codeql-action from 2 to 3

Bump github/codeql-action from 2 to 3 #99

Workflow file for this run

name: Labeler
on:
pull_request_target:
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"