Skip to content

Commit 4769cc8

Browse files
Update actions/add-to-project action to v2
1 parent f051f94 commit 4769cc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Add issue to project
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/add-to-project@v1.0.2
16+
- uses: actions/add-to-project@v2
1717
with:
1818
project-url: https://github.com/orgs/opendefensecloud/projects/3
1919
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)