Skip to content

Bump lodash from 4.17.21 to 4.17.23 #24

Bump lodash from 4.17.21 to 4.17.23

Bump lodash from 4.17.21 to 4.17.23 #24

name: Move PRs into the PRs board
on:
pull_request_target:
jobs:
add-pr-to-the-prs-board:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/packit/projects/14
github-token: ${{ secrets.RELEASEBOT_GITHUB_TOKEN }}