Skip to content

Commit

Permalink
Merge pull request #6 from codelicia/renovate/actions-add-to-project-1.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/add-to-project action to v1
  • Loading branch information
malukenho authored Mar 31, 2024
2 parents 0f156d5 + 7073c94 commit 220ca1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: Add To GitHub projects
uses: actions/add-to-project@v0.6.1
uses: actions/add-to-project@v1.0.0
with:
project-url: https://github.com/orgs/codelicia/projects/4
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
Expand Down

0 comments on commit 220ca1f

Please sign in to comment.