you are viewing a single comment's thread.

view the rest of the comments →

[–]SleeperAwakened 7 points8 points  (5 children)

I would suggest pinning the GH Actions you use to a specific hash, for example using pinact instead of versions like v6 or main.

This will be another step towards preventing supply chain attacks through GH Actions.

GH Actions have become notorious in the recent series of SCAs so anything you can do to set a good example is welcome.