Skip to content

Commit 025dbc8

Browse files
authored
Merge pull request #77 from codelicia/renovate/actions-add-to-project-1.x
chore(deps): update actions/add-to-project action to v1
2 parents d518763 + e668dbd commit 025dbc8

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.6.1
19+
uses: actions/add-to-project@v1.0.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)