Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a typo in action version #422

Merged
merged 1 commit into from
Jul 8, 2022
Merged

Fix a typo in action version #422

merged 1 commit into from
Jul 8, 2022

Conversation

kachkaev
Copy link
Contributor

@kachkaev kachkaev commented Jul 7, 2022

Follows #420

Fixes https://github.com/blockprotocol/blockprotocol/runs/7235813803?check_suite_focus=true#step:1:35

Error: Unable to resolve action `changesets/action@1.3.0`, unable to find version `1.3.0`

v prefix should help match repo tags at https://github.com/changesets/action/tags. I'm using a pinned version because of:

"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
}

@github-actions github-actions bot added the area: infra Relates to version control, CI, CD or IaC (area) label Jul 7, 2022
@kachkaev kachkaev marked this pull request as ready for review July 7, 2022 18:21
@kachkaev kachkaev enabled auto-merge (squash) July 7, 2022 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: infra Relates to version control, CI, CD or IaC (area)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants