-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump submodules and dependencies (#1111)
* [create-pull-request] automated change Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * update ci conditions Signed-off-by: Justin Alvarez <[email protected]> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Justin Alvarez <[email protected]> Co-authored-by: pendo324 <[email protected]> Co-authored-by: Justin Alvarez <[email protected]>
- Loading branch information
1 parent
b412103
commit 53f608f
Showing
3 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule finch-core
updated
12 files
+1 −1 | .github/workflows/cdk-e2e.yaml | |
+5 −5 | .github/workflows/release.yaml | |
+1 −1 | .github/workflows/rootfs.yaml | |
+1 −1 | .github/workflows/submodulesync.yaml | |
+1 −1 | .github/workflows/update-dependencies.yaml | |
+4 −4 | deps/full-os.conf | |
+4 −4 | deps/lima-bundles.conf | |
+2 −2 | deps/rootfs.conf | |
+4 −5 | e2e/go.mod | |
+8 −10 | e2e/go.sum | |
+1 −1 | src/lima | |
+1 −1 | src/socket_vmnet |