Skip to content

chore: bump actions/create-github-app-token from 2.1.4 to 2.2.0 #240

chore: bump actions/create-github-app-token from 2.1.4 to 2.2.0

chore: bump actions/create-github-app-token from 2.1.4 to 2.2.0 #240

on:
pull_request_target:
types: [opened, edited]
name: conventional-release-labels
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: bcoe/conventional-release-labels@886f696738527c7be444262c327c89436dfb95a8 #v1.3.1
with:
type_labels: '{"feat": "feature", "feat!": "feature", "fix": "fix", "BREAKING CHANGE": "breaking", "ci": "CI", "build": "build", "refactor": "refactor", "test": "test"}'