Skip to content

Commit d99f46f

Browse files
chore(deps): update actions/add-to-project action to v1 (#537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a06384 commit d99f46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_add_issue_to_project.yml

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

0 commit comments

Comments
 (0)