You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pin actions to a full length commit SHA (closes#6)
GitHub recommends to pin GitHub actions to a full length commit SHA.
Because those version upgrades are now difficult to track, dependabot has also been activated in order to handle most of the process.
Note that this also helps preventing scheduled GitHub Actions from becoming disabled when there is no activity for X consecutive days.
0 commit comments