Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

chore(deps): bump express from 4.17.3 to 4.20.0 #6274

chore(deps): bump express from 4.17.3 to 4.20.0

chore(deps): bump express from 4.17.3 to 4.20.0 #6274

Workflow file for this run

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