Skip to content

Commit f6518b6

Browse files
chore(deps): update actions/add-to-project action to v1.0.2
1 parent 726f826 commit f6518b6

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