Skip to content

.github/workflows: Bump actions/labeler from 4.0.2 to 5.0.0 #103

.github/workflows: Bump actions/labeler from 4.0.2 to 5.0.0

.github/workflows: Bump actions/labeler from 4.0.2 to 5.0.0 #103

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@80b5ffec566913b1494d5a8577ab0d60e476271d
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}