Skip to content

Commit b728504

Browse files
authored
Merge pull request #48 from codelicia/renovate/actions-add-to-project-0.x
2 parents 509e660 + 9c92bcf commit b728504

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Add To GitHub projects
19-
uses: actions/add-to-project@v0.5.0
19+
uses: actions/add-to-project@v0.6.0
2020
with:
2121
project-url: https://github.com/orgs/codelicia/projects/4
2222
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)