mirror of
https://github.com/maxgoedjen/secretive.git
synced 2024-12-22 04:07:09 +00:00
Bump actions/add-to-project to v1.0.1
This _might_ address the failed workflow runs dating back to at least the last six months: https://github.com/maxgoedjen/secretive/actions/workflows/add-to-project.yml
This commit is contained in:
parent
fc21018eb4
commit
dd6a599ba4
2
.github/workflows/add-to-project.yml
vendored
2
.github/workflows/add-to-project.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
name: Add issue to project
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/add-to-project@v0.0.3
|
||||
- uses: actions/add-to-project@v1.0.1
|
||||
with:
|
||||
project-url: https://github.com/users/maxgoedjen/projects/1
|
||||
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
|
||||
|
Loading…
Reference in New Issue
Block a user