Skip to content

Commit 98e94db

Browse files
authored
Merge pull request #19 from codelicia/renovate/actions-add-to-project-0.x
chore(deps): update actions/add-to-project action to v0.6.1
2 parents fd48ec6 + 3b91c0c commit 98e94db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/project.yml

+1-1
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.1
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)