Skip to content

Commit 83e29a8

Browse files
authored
Update add-to-project.yml
1 parent 34abae3 commit 83e29a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-to-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Add item to org project
22-
uses: actions/add-to-project@v1
22+
uses: actions/add-to-project@v1.0.2
2323
with:
2424
project-url: https://github.com/orgs/cantinilab/projects/2
2525
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)