Skip to content

Commit ca8bbde

Browse files
Update actions/add-to-project action to v1
1 parent 7038ee4 commit ca8bbde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add_new_issue_to_triage_project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Add issue to project
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/add-to-project@v0.5.0
18+
- uses: actions/add-to-project@v1.0.2
1919
with:
2020
project-url: https://github.com/orgs/simp/projects/11
2121
github-token: ${{ secrets.AUTO_TRIAGE_TOKEN }}

0 commit comments

Comments
 (0)