Skip to content

Bump slackapi/slack-github-action from 1.25.0 to 1.26.0 #344

Bump slackapi/slack-github-action from 1.25.0 to 1.26.0

Bump slackapi/slack-github-action from 1.25.0 to 1.26.0 #344

Workflow file for this run

name: 'PR Labeler'
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5 #TODO: v5 introduces breaking changes: https://github.com/actions/labeler/tree/main?tab=readme-ov-file#breaking-changes-in-v5
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: false