Skip to content

Commit 60ea9d6

Browse files
authored
Merge pull request #22 from ObolNetwork/renovate/actions-add-to-project-1.x
chore(deps): update actions/add-to-project action to v1
2 parents 66ba03b + 90f5dfc commit 60ea9d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-issue-to-project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# Steps
1616
steps:
1717
- name: Add Issue To Project
18-
uses: actions/add-to-project@v0.3.0
18+
uses: actions/add-to-project@v1.0.2
1919
with:
2020
# URL of the project to add issues to
2121
project-url: https://github.com/orgs/ObolNetwork/projects/7

0 commit comments

Comments
 (0)