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
## Summary of changes
Pins the action used inside our custom actions to sha
## Reason for change
We pinned all the actions that are used in workflows, but we should pin
the ones used in actions too
## Implementation details
- Check what the current version is, grab the sha, use it
- Didn't update the version at all, just used whatever we're _currently_
pinned to
## Test coverage
Nope
0 commit comments