Skip to content

.github: Bump actions/add-to-project from 0.5.0 to 0.6.1 #165

.github: Bump actions/add-to-project from 0.5.0 to 0.6.1

.github: Bump actions/add-to-project from 0.5.0 to 0.6.1 #165

Workflow file for this run

name: Check PR dependencies
on: [pull_request_target]
jobs:
check_dependencies:
runs-on: ubuntu-latest
name: Check PR Dependencies
steps:
- uses: gregsdennis/dependencies-action@f98d55eee1f66e7aaea4a60e71892736ae2548c7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}