Skip to content

Commit

Permalink
chore(deps): update actions/add-to-project action to v1 (#537)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent 7a06384 commit d99f46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_add_issue_to_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# Steps
steps:
- name: Add Issue To Project
uses: actions/add-to-project@v0.3.0
uses: actions/add-to-project@v1.0.2
with:
# URL of the project to add issues to
project-url: https://github.com/orgs/ObolNetwork/projects/7
Expand Down

0 comments on commit d99f46f

Please sign in to comment.