Skip to content

Commit 5bcef82

Browse files
committed
Update .github/workflows/add-to-project.yml
1 parent 9ad5420 commit 5bcef82

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
@@ -13,7 +13,7 @@ jobs:
1313
name: Add issue to project
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/add-to-project@v0.4.1
16+
- uses: actions/add-to-project@v0.5.0
1717
with:
1818
project-url: https://github.com/orgs/justtrackio/projects/1
1919
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)