Skip to content

Commit

Permalink
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 Nov 21, 2024
1 parent 15f4c95 commit 987b118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_new_pr_to_project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Add PR to Project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
- uses: actions/add-to-project@v0.6.1
with:
project-url: https://github.com/users/langchain4j/projects/2
github-token: ${{ secrets.GH_TOKEN_ADD_NEW_PRS_TO_PROJECT }}

0 comments on commit 987b118

Please sign in to comment.