Skip to content

chore(deps): bump ExodusMovement/lerna-release-action from f7bb33dbbd7a57206eea2fcb79d7fcc2a61bcbb9 to d72394fd706d393f24251dd1eceda7f3eb2caf41 #352

chore(deps): bump ExodusMovement/lerna-release-action from f7bb33dbbd7a57206eea2fcb79d7fcc2a61bcbb9 to d72394fd706d393f24251dd1eceda7f3eb2caf41

chore(deps): bump ExodusMovement/lerna-release-action from f7bb33dbbd7a57206eea2fcb79d7fcc2a61bcbb9 to d72394fd706d393f24251dd1eceda7f3eb2caf41 #352

Workflow file for this run

name: Label
on:
pull_request:
permissions:
contents: read
pull-requests: write
jobs:
label:
name: PR
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Package Names
uses: ExodusMovement/lerna-package-name-action@8ab1e30ccb854ba24499b15ec0b7def7c9c12bf2
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
- name: Categories
uses: actions/labeler@v4