Skip to content

chore(deps): bump tuf from 3.0.0 to 3.1.0 #808

chore(deps): bump tuf from 3.0.0 to 3.1.0

chore(deps): bump tuf from 3.0.0 to 3.1.0 #808

Workflow file for this run

name: "Changelog checks"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
conventional-commits-lint-check:
name: "Lint PR title"
runs-on: "ubuntu-latest"
steps:
- name:
uses: amannn/action-semantic-pull-request@47b15d52c5c30e94a17ec87eb8dd51ff5221fed9
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}