Skip to content

chore(deps): bump @semantic-release/commit-analyzer from 10.0.3 to 10.0.4 #1064

chore(deps): bump @semantic-release/commit-analyzer from 10.0.3 to 10.0.4

chore(deps): bump @semantic-release/commit-analyzer from 10.0.3 to 10.0.4 #1064

Workflow file for this run

name: Auto approve
'on': pull_request
jobs:
auto-approve:
runs-on: ubuntu-latest
steps:
- uses: hmarr/[email protected]
if: github.actor == 'dependabot[bot]'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}