chore: update add-to-project action version
This commit is contained in:
parent
18abc84484
commit
31dc5c56c9
2
.github/workflows/project-new-issue.yml
vendored
2
.github/workflows/project-new-issue.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
|||||||
name: Add issue to project
|
name: Add issue to project
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/add-to-project@0.4.1
|
- uses: actions/add-to-project@v0.4.1
|
||||||
with:
|
with:
|
||||||
project-url: https://github.com/orgs/webrecorder/projects/9
|
project-url: https://github.com/orgs/webrecorder/projects/9
|
||||||
github-token: ${{ secrets.GHPROJECT_TOKEN }}
|
github-token: ${{ secrets.GHPROJECT_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user