Hi,
We are currently refactoring our actions to utilize full commit SHAs instead of tags. Using the SHA of the latest released version of golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee #v1.0.4 fails, because v1.0.4 brings transitive actions pinned to tags, not SHAs.
Could you release a v1.0.5 from current master so that Dependabot will properly pick up future updates and we can use a tag's commit SHA instead of the current master?
Thanks and best regards,
Niklas
Hi,
We are currently refactoring our actions to utilize full commit SHAs instead of tags. Using the SHA of the latest released version of
golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee #v1.0.4fails, because v1.0.4 brings transitive actions pinned to tags, not SHAs.Could you release a v1.0.5 from current master so that Dependabot will properly pick up future updates and we can use a tag's commit SHA instead of the current master?
Thanks and best regards,
Niklas