Is this feature missing in the latest version?
Is your feature request related to a problem? Please describe.
|
uses: tj-actions/setup-bin@v1.2.3 |
action isn't pinned, yo my workflow is failing
The action tj-actions/setup-bin@v1.2.3 is not allowed in visualon/featureide.net because all actions must be pinned to a full-length commit SHA.
Describe the solution you'd like?
pin the action with a digest (renovate can do it for you)
Describe alternatives you've considered?
switch to official action orhun/git-cliff-action
Anything else?
No response
Code of Conduct
Is this feature missing in the latest version?
Is your feature request related to a problem? Please describe.
git-cliff/action.yml
Line 40 in 26b573a
action isn't pinned, yo my workflow is failing
Describe the solution you'd like?
pin the action with a digest (renovate can do it for you)
Describe alternatives you've considered?
switch to official action
orhun/git-cliff-actionAnything else?
No response
Code of Conduct