mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-03-07 15:31:00 +08:00
chore(deps): update actions/add-to-project action to v0.5.0
This commit is contained in:
parent
07d9cce5f5
commit
0f39404c6a
2
.github/workflows/issues_to_project.yml
vendored
2
.github/workflows/issues_to_project.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
name: Add issues to project
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/add-to-project@v0.4.1
|
||||
- uses: actions/add-to-project@v0.5.0
|
||||
with:
|
||||
project-url: https://github.com/orgs/HangarMC/projects/1
|
||||
github-token: ${{ secrets.CR_PAT }}
|
||||
|
Loading…
Reference in New Issue
Block a user