Update project-management-automations.yml
Update the version used for existing workflow
This commit is contained in:
parent
493436ca0f
commit
b8932cc7bd
|
@ -12,7 +12,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: main
|
||||
- uses: woocommerce/automations@v1.0
|
||||
- uses: woocommerce/automations@v1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
automations: todos
|
||||
|
|
Loading…
Reference in New Issue