mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-27 06:01:08 +08:00
chore(deps): update actions/add-to-project action to v0.4.1 (#1107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3781a42d51
commit
9b0c57b72c
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.0
|
||||
- uses: actions/add-to-project@v0.4.1
|
||||
with:
|
||||
project-url: https://github.com/orgs/HangarMC/projects/1
|
||||
github-token: ${{ secrets.CR_PAT }}
|
||||
|
Loading…
Reference in New Issue
Block a user