Skip to content

fix(deps): bump @contentful/f36-components from 4.73.0 to 4.74.0 in /apps/voucherify in the production-dependencies group #13339

fix(deps): bump @contentful/f36-components from 4.73.0 to 4.74.0 in /apps/voucherify in the production-dependencies group

fix(deps): bump @contentful/f36-components from 4.73.0 to 4.74.0 in /apps/voucherify in the production-dependencies group #13339

name: "Lint Pull Requests"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
branches:
- 'main'
permissions:
pull-requests: read
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}