Skip to content

chore(deps): bump actions/github-script from 6 to 7 #12053

chore(deps): bump actions/github-script from 6 to 7

chore(deps): bump actions/github-script from 6 to 7 #12053

Workflow file for this run

name: "Conventional Commit PR Message"
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}