Skip to content

chore(deps): update slackapi/slack-github-action action to v1.26.0 #11216

chore(deps): update slackapi/slack-github-action action to v1.26.0

chore(deps): update slackapi/slack-github-action action to v1.26.0 #11216

Workflow file for this run

name: Labeler
on: pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}