From 7a949287ae15f4cb1195a22469ccacd92e21ae89 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 20:48:41 +0000 Subject: [PATCH 1/6] Bumping drift-common to 99805fd4a5f14d544b62f84001ddf6c1bd940164 --- drift-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drift-common b/drift-common index 006397d..99805fd 160000 --- a/drift-common +++ b/drift-common @@ -1 +1 @@ -Subproject commit 006397d9c8f1b0aaf4d42186534bcf3252d1abcd +Subproject commit 99805fd4a5f14d544b62f84001ddf6c1bd940164 From 1f3a38c90c6f09b7b7cd83c36556f9c3411898e0 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 21:05:20 +0000 Subject: [PATCH 2/6] Bumping drift-common to 1311d629d79fa1ec5e046edf0a847b548fa54098 --- drift-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drift-common b/drift-common index 99805fd..1311d62 160000 --- a/drift-common +++ b/drift-common @@ -1 +1 @@ -Subproject commit 99805fd4a5f14d544b62f84001ddf6c1bd940164 +Subproject commit 1311d629d79fa1ec5e046edf0a847b548fa54098 From 5af71d19f93272f8e6502522aac549fa6ba50049 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 21:54:32 +0000 Subject: [PATCH 3/6] Bumping drift-common to c7be7f8fef2cc855e9dd88f10597cb232c9faf28 --- drift-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drift-common b/drift-common index 1311d62..c7be7f8 160000 --- a/drift-common +++ b/drift-common @@ -1 +1 @@ -Subproject commit 1311d629d79fa1ec5e046edf0a847b548fa54098 +Subproject commit c7be7f8fef2cc855e9dd88f10597cb232c9faf28 From 86102090302d31b2e3a391e6b2adfb6d91ccdf86 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 21:57:43 +0000 Subject: [PATCH 4/6] Bumping drift-common to c61f5f2b43cd5005c48d7f0f87d47926eb0d2477 --- drift-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drift-common b/drift-common index c7be7f8..c61f5f2 160000 --- a/drift-common +++ b/drift-common @@ -1 +1 @@ -Subproject commit c7be7f8fef2cc855e9dd88f10597cb232c9faf28 +Subproject commit c61f5f2b43cd5005c48d7f0f87d47926eb0d2477 From a04fc7ce3e2cd57b9ae7f33443ddaf17ff186adb Mon Sep 17 00:00:00 2001 From: Jack Waller Date: Thu, 12 Dec 2024 08:57:57 +1000 Subject: [PATCH 5/6] chore: update deploy on common update to trigger workflow --- .github/workflows/deploy-on-drift-common-update.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/deploy-on-drift-common-update.yml b/.github/workflows/deploy-on-drift-common-update.yml index 3e852f8..50ebadb 100644 --- a/.github/workflows/deploy-on-drift-common-update.yml +++ b/.github/workflows/deploy-on-drift-common-update.yml @@ -11,6 +11,7 @@ jobs: uses: actions/checkout@v2 with: submodules: 'recursive' + persist-credentials: false - name: Bump protocol sdk run: | @@ -19,4 +20,8 @@ jobs: git config user.email 41898282+github-actions[bot]@users.noreply.github.com git add drift-common git commit --allow-empty -m "Bumping drift-common to ${{ github.event.client_payload.commit}}" - git push \ No newline at end of file + + - name: Push changes + uses: ad-m/github-push-action@master + with: + github_token: ${{ secrets.GH_PAT }} \ No newline at end of file From 3db563be7c3c2a98dad214083deb54b22e95aaa1 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 00:04:41 +0000 Subject: [PATCH 6/6] Bumping drift-common to 06495bf9d730318000db020ed857dc77f2171fcc --- drift-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drift-common b/drift-common index c61f5f2..06495bf 160000 --- a/drift-common +++ b/drift-common @@ -1 +1 @@ -Subproject commit c61f5f2b43cd5005c48d7f0f87d47926eb0d2477 +Subproject commit 06495bf9d730318000db020ed857dc77f2171fcc