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
Fix upgrade bug for GitHub Actions container refs (#85)
There was a bug with "upgrade" wherein GitHub Actions container refs
were losing their "docker://" prefix. This also introduces a new "-pin"
flag to the "upgrade" command, which can be used to skip pinning
upgraded refs.
0 commit comments