Skip to content

chore(deps): bump debug from 4.1.1 to 4.3.4 in /stacks-blockchain/dist-tool #1110

chore(deps): bump debug from 4.1.1 to 4.3.4 in /stacks-blockchain/dist-tool

chore(deps): bump debug from 4.1.1 to 4.3.4 in /stacks-blockchain/dist-tool #1110

name: Project Automation
on:
pull_request:
types: [opened, labeled]
env:
MY_GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
jobs:
auto-generated-prs:
runs-on: ubuntu-latest
name: Assign Auto-Generated PRs
steps:
- name: Assign pull requests opened by dependabot or snyk-bot
uses: srggrs/[email protected]
if: contains(github.event.pull_request.user.login, 'dependabot') || contains(github.event.pull_request.user.login, 'snyk-bot')
with:
project: 'https://github.com/orgs/hirosystems/projects/11/'
column_name: 'Auto-generated PRs'