Skip to content

Commit 9f62ac8

Browse files
chore(deps): update actions/add-to-project action to v1
1 parent c21600c commit 9f62ac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Add issue to project
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/add-to-project@v0.5.0
13+
- uses: actions/add-to-project@v1.0.2
1414
with:
1515
# You can target a repository in a different organization
1616
# to the issue

0 commit comments

Comments
 (0)