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

Advice in readme appears contradictory but is at least out of date #212

Open
jsoref opened this issue Nov 4, 2024 · 0 comments
Open

Advice in readme appears contradictory but is at least out of date #212

jsoref opened this issue Nov 4, 2024 · 0 comments

Comments

@jsoref
Copy link

jsoref commented Nov 4, 2024

This suggests using @v... notation:

Consumers of your action will then be able to specify that version to consume your action from the package, e.g.
- `- uses: your-name/[email protected]`
- `- uses: your-name/your-action@v1`

This suggests using @... notation (which triggers warnings from at least the github vs code integration):

This tag exists which means that at the very least instances of 0.0.3 should be replaced with 0.0.4:
https://github.com/actions/publish-immutable-action/releases/tag/v0.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant