Skip to content

Commit

Permalink
Use edc release milestone-3 (eclipse-tractusx#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
denisneuling authored Apr 11, 2022
1 parent c67225a commit 4cd20cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
[ ! -d "edc" ] && git submodule add https://github.com/eclipse-dataspaceconnector/DataSpaceConnector.git edc
git submodule update --init
git -C edc fetch --all
git -C edc checkout febacc631b4c07aaec2e76ff8a81e8564a99090d
git -C edc checkout milestone-3
-
name: Set up JDK 11
uses: actions/setup-java@v2
Expand Down
2 changes: 1 addition & 1 deletion edc
Submodule edc updated from febacc to 70ff63

0 comments on commit 4cd20cd

Please sign in to comment.