Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 in the patch-updates group #378

chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 in the patch-updates group

chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 in the patch-updates group #378

name: Semantic Pull Request
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: conventional-commit-pr-title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}