Skip to content

Commit

Permalink
ci: bump add-to-project action to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
remcowesterhoud committed Jun 30, 2022
1 parent ee8d47c commit 92f314d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project-new-issues.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Assign to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.0.3
- uses: actions/add-to-project@v0.1.0
with:
project-url: https://github.com/orgs/camunda/projects/18
github-token: ${{ secrets.PROJECT_ADMIN_TOKEN }}

0 comments on commit 92f314d

Please sign in to comment.