chore(deps): update actions/add-to-project action to v0.5.0

This commit is contained in:
renovate[bot] 2023-04-10 01:50:43 +00:00 committed by MiniDigger | Martin
parent 07d9cce5f5
commit 0f39404c6a

View File

@ -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 }}