Skip to content

chore(deps): bump actions/download-artifact from 5 to 8 in /actions/smart-download #1151

chore(deps): bump actions/download-artifact from 5 to 8 in /actions/smart-download

chore(deps): bump actions/download-artifact from 5 to 8 in /actions/smart-download #1151

Workflow file for this run

---
name: "Lint PR Title"
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
permissions:
pull-requests: read
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
env:
GITHUB_TOKEN: ${{ github.token }}