-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[create-pull-request] automated change
Signed-off-by: GitHub <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule finch-core
updated
8 files
+72 −0 | .github/workflows/rootfs.yaml | |
+1 −0 | .github/workflows/update-dependencies.yaml | |
+30 −0 | Dockerfile | |
+7 −1 | Makefile | |
+1 −1 | bin/update-deps.sh | |
+29 −0 | bin/update-rootfs.sh | |
+4 −4 | e2e/go.mod | |
+8 −8 | e2e/go.sum |