Skip to content

Commit ee32faa

Browse files
chore(deps): update actions/add-to-project action to v2
1 parent 392a8e4 commit ee32faa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/project_automation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Add issue to project
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/add-to-project@v1.0.2
14+
- uses: actions/add-to-project@v2.0.0
1515
with:
1616
# You can target a project in a different organization
1717
# to the issue

0 commit comments

Comments
 (0)