actions / add-to-project

Automate adding issues and pull requests to GitHub projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to resolve action `actions/add-to-project@v1`, unable to find version `v1`

muhlemmer opened this issue · comments

After we merged a dependabot PR that upgrades this this action, the action runner fails with:

Unable to resolve action actions/add-to-project@v1, unable to find version v1

Log of failed run: https://github.com/zitadel/oidc/actions/runs/8535894709/job/23383365622?pr=577

Did dependabot do the wrong thing here, or is there something wrong with release publishing to the marketplace?

Apologies, just found out that my colleague changed the version in the dependabot PR. But as there is no dedicated v1 release branch, v1 won't work. Will revert to v1.0.0 as proposed by dependabot initially.

@skw super annoying and breaks the convention of other GitHub Actions, please fix this