Skip to content

chore(cargo): Bump clap from 4.5.48 to 4.5.50 #1268

chore(cargo): Bump clap from 4.5.48 to 4.5.50

chore(cargo): Bump clap from 4.5.48 to 4.5.50 #1268

Workflow file for this run

name: commit
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
permissions: {}
jobs:
conventional:
name: conventional
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
with:
persist-credentials: false
- uses: webiny/[email protected]
# optional, required for private repos
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}