inline action-checkout #71

Merged
clan-bot merged 2 commits from Mic92-flake-parts-refactoring into main 2023-08-08 11:49:06 +00:00
Showing only changes of commit dbbaf4d410 - Show all commits

View File

@ -1,6 +1,7 @@
{ bash { bash
, coreutils , coreutils
, git , git
, openssh
, action-ensure-tea-login , action-ensure-tea-login
, action-create-pr , action-create-pr
, action-flake-update , action-flake-update
@ -10,6 +11,7 @@ writePureShellScriptBin "action-flake-update-pr-clan" [
bash bash
coreutils coreutils
git git
openssh
action-ensure-tea-login action-ensure-tea-login
action-create-pr action-create-pr
action-flake-update action-flake-update