Skip to content

Commit ea69bc0

Browse files
chore(deps): update actions/add-to-project action to v2
1 parent 1b87f03 commit ea69bc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: Add issue to project
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/add-to-project@v1.0.2
17+
- uses: actions/add-to-project@v2.0.0
1818
with:
1919
project-url: ${{ vars.PROJECT_URL }}
2020
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)