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

-c, --comment <string> should parse <string>-formatted comments #148

Closed
l0b0 opened this issue Nov 22, 2023 · 1 comment · Fixed by #150
Closed

-c, --comment <string> should parse <string>-formatted comments #148

l0b0 opened this issue Nov 22, 2023 · 1 comment · Fixed by #150

Comments

@l0b0
Copy link

l0b0 commented Nov 22, 2023

After pinning using --comment=' {ref}' it's not possible to re-run the same pinning command:

❯ npx pin-github-action --comment=' {ref}' .github/workflows/*.y*ml
Unable to find SHA for [some action]@ v3

Use case: After resolving a conflict with another branch which updated an action, I might have a few actions which need to be re-pinned.

@mheap
Copy link
Owner

mheap commented Nov 23, 2023

Thanks for the report. This is released as 1.9.1 now

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

Successfully merging a pull request may close this issue.

2 participants