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
Do not pin specific minor or patch version of actions
Major versions should guarantee compatibility. This change
ensures the latest minor and patch version of GitHub actions
is automatically used within the given major, instead of having
to accept Dependabot PRs for it all the time.
0 commit comments