Skip to content

Commit

Permalink
chore(deps): update actions/add-to-project action to v0.3.0 (#163)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and kodiakhq[bot] committed Jul 25, 2022
1 parent d5699bd commit 9d2e7da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
app_id: ${{ secrets.TOKENS_APP_ID }}
private_key: ${{ secrets.TOKENS_PRIVATE_KEY }}
- name: Add issue to Project
uses: actions/add-to-project@v0.1.0
uses: actions/add-to-project@v0.3.0
with:
project-url: https://github.com/orgs/netlify/projects/199
github-token: ${{ steps.generate_token.outputs.token }}

0 comments on commit 9d2e7da

Please sign in to comment.