Skip to content

chore(deps): bump pytest from 9.1.0 to 9.1.1 in the dependencies group #755

chore(deps): bump pytest from 9.1.0 to 9.1.1 in the dependencies group

chore(deps): bump pytest from 9.1.0 to 9.1.1 in the dependencies group #755

Workflow file for this run

## Reference: https://github.com/amannn/action-semantic-pull-request
---
name: "Lint PR Title"
on:
pull_request_target:
types: [opened, reopened, edited, synchronize]
permissions:
contents: read
jobs:
main:
permissions:
contents: read
pull-requests: read
statuses: write
uses: github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml@6d7a83e6fc8275128984b0ed3defa4b8cdc40f85
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}