Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Gh extension to convert a Git tag to hashes and vice versa
(
github.com
)
1 points
by
thombashi
525 days ago
1 comments
TheBruceHimself
524 days ago
i’m a bit lost. I think I get what it does but what’s it for? I’ve never had the need to convert a tag to a hash and that hash to a tag.
link
thombashi
524 days ago
For example, pin actions to a commit SHA associated with a git tag to follow the security best practices of GitHub actions.
https://docs.github.com/en/actions/security-guides/security-...
link