Skip to content

Bump @actions/core from 1.10.1 to 1.11.0 #417

Bump @actions/core from 1.10.1 to 1.11.0

Bump @actions/core from 1.10.1 to 1.11.0 #417

Workflow file for this run

name: 🔖 Pull Request Labeler
on:
pull_request_target:
permissions:
contents: read
pull-requests: write
jobs:
labeler:
name: 🔖 Pull Request Labeler
runs-on: ubuntu-22.04
steps:
- name: 🚀 Run labeler
uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true
configuration-path: .github/labels/labeler.yml