Skip to content

Commit

Permalink
chore(deps): update actions/add-to-project action to v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 637e08c commit 57871d7
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 57871d7

Please sign in to comment.