Skip to content

chore(deps): bump NASA-IMPACT/csda-version from 0.2.10 to 0.4.0 #260

chore(deps): bump NASA-IMPACT/csda-version from 0.2.10 to 0.4.0

chore(deps): bump NASA-IMPACT/csda-version from 0.2.10 to 0.4.0 #260

Workflow file for this run

name: PR lint
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
permissions:
contents: read
pull-requests: write
jobs:
validate-title:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}