Skip to content

Commit

Permalink
chore(deps): update actions/add-to-project action to v0.6.0 (#60)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent 404686c commit 294893d
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.5.0
uses: actions/add-to-project@v0.6.0
with:
project-url: https://github.com/orgs/codelicia/projects/4
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
Expand Down

0 comments on commit 294893d

Please sign in to comment.