mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-01-12 16:53:19 +08:00
chore: update action version
This commit is contained in:
2
.github/workflows/project-automation.yml
vendored
2
.github/workflows/project-automation.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
name: Assign Auto-Generated PRs
|
||||
steps:
|
||||
- name: Assign pull requests opened by dependabot or snyk-bot
|
||||
uses: srggrs/assign-one-project-github-action@1
|
||||
uses: srggrs/assign-one-project-github-action@1.3.1
|
||||
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/'
|
||||
|
||||
Reference in New Issue
Block a user