5 ms·
Mildly ironic that the quickstart suggests starting with an unpinned action gjtorikian/gh-actions-lockfile@v1 Presumably since it has to run first it must run
by tomeraberbach 9mo ago
Mildly ironic that the quickstart suggests starting with an unpinned action
gjtorikian/gh-actions-lockfile@v1
Presumably since it has to run first it must run unpinned?
- Elucalidavah 9mo agoArguably, that's exactly the one action that will need to be hash-pinned, since all the consecutive actions will at least be verified against the lockfile.
- tomeraberbach 9mo agoRight, completely agree! By "must run unpinned" I meant "no way it can make itself run pinned, since it's already running"