Skip to content

Commit

Permalink
Merge pull request #125 from netlify/renovate/actions-add-to-project-0.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/add-to-project action to v0.6.1
  • Loading branch information
kodiakhq[bot] authored Mar 25, 2024
2 parents ac25730 + 870d6f1 commit 56541ef
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/[email protected].0
uses: actions/[email protected].1
with:
project-url: https://github.com/orgs/netlify/projects/199
github-token: ${{ steps.generate_token.outputs.token }}

0 comments on commit 56541ef

Please sign in to comment.