Skip to content

Commit

Permalink
bump action version
Browse files Browse the repository at this point in the history
  • Loading branch information
chair28980 committed Aug 16, 2024
1 parent b8a03f5 commit ab8199f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-action-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.3.0
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/waku-org/projects/2
github-token: ${{ secrets.ADD_TO_PROJECT_PAT_20240815 }}

0 comments on commit ab8199f

Please sign in to comment.