Skip to content

build(deps): Bump tj-actions/changed-files from 46 to 47 #4

build(deps): Bump tj-actions/changed-files from 46 to 47

build(deps): Bump tj-actions/changed-files from 46 to 47 #4

Workflow file for this run

name: dco
on:
pull_request:
jobs:
dco:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: tim-actions/dco@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}