Skip to content

Commit 584bba9

Browse files
chore(deps): update actions/add-to-project action to v1
1 parent fd48ec6 commit 584bba9

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@v1.0.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)