From d004bd6206f79a04c2e2acdcc8b7b652a354d787 Mon Sep 17 00:00:00 2001 From: Wibaek Park <34394229+wibaek@users.noreply.github.com> Date: Mon, 16 Dec 2024 14:26:29 +0900 Subject: [PATCH 1/3] chore: fix workflow/release (#124) --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e7262baa7..43c2e6e80 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,9 +12,9 @@ jobs: contents: read steps: - - uses: actions/checkout@v4 + - name: Checkout the code + uses: actions/checkout@v4 with: - - name: Set secret files token: ${{ secrets.SUBMODULE_ACCESS_TOKEN }} submodules: true From 5384a678465d9b77894df6fd0c7ab9de950b800c Mon Sep 17 00:00:00 2001 From: Wibaek Park <34394229+wibaek@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:12:53 +0900 Subject: [PATCH 2/3] chore: update submodule solid-connect-secret to the latest commit (#125) --- src/main/resources/secret | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/secret b/src/main/resources/secret index 82f7ec98b..907aff6fb 160000 --- a/src/main/resources/secret +++ b/src/main/resources/secret @@ -1 +1 @@ -Subproject commit 82f7ec98b47aa3da3874d0ac2d94f91784078b13 +Subproject commit 907aff6fb175a1a783d2235761276f49f40ab739 From d91902e985599767066275d6b4b263f967194567 Mon Sep 17 00:00:00 2001 From: Wibaek Park <34394229+wibaek@users.noreply.github.com> Date: Mon, 16 Dec 2024 21:17:37 +0900 Subject: [PATCH 3/3] =?UTF-8?q?chore:=20=EC=B9=B4=EC=B9=B4=EC=98=A4=20?= =?UTF-8?q?=EB=A6=AC=EB=8B=A4=EC=9D=B4=EB=A0=89=ED=8A=B8=20uri=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD=20(#126)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/secret | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/secret b/src/main/resources/secret index 907aff6fb..5c716274e 160000 --- a/src/main/resources/secret +++ b/src/main/resources/secret @@ -1 +1 @@ -Subproject commit 907aff6fb175a1a783d2235761276f49f40ab739 +Subproject commit 5c716274e096bd349d71d3ced1644bfb08ad0912