From bd71d7e0ca53b9a8b91088ae562241daf53bb337 Mon Sep 17 00:00:00 2001 From: Anirban Kar Date: Fri, 13 Dec 2024 15:48:04 +0530 Subject: [PATCH 1/2] chore: added workflow permission --- .github/workflows/update-stable.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update-stable.yml b/.github/workflows/update-stable.yml index 6273af6..5a4d5a9 100644 --- a/.github/workflows/update-stable.yml +++ b/.github/workflows/update-stable.yml @@ -5,7 +5,9 @@ on: types: [closed] branches: - main - +permissions: + contents: write + jobs: update-stable: if: github.event.pull_request.merged == true && contains(github.event.pull_request.labels.*.name, 'stable-release') From 8815bf709544383191a9d6f3d6e5c6abbbb0ebf7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 13 Dec 2024 10:19:24 +0000 Subject: [PATCH 2/2] chore: update commit hash to 5c1b4de26a861113ac727b521dfaae07b5f6856b --- app/commit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/commit.json b/app/commit.json index d425ea8..170e84d 100644 --- a/app/commit.json +++ b/app/commit.json @@ -1 +1 @@ -{ "commit": "0969aacb3533b94887cd63883b30c7fb91d2a957" } +{ "commit": "5c1b4de26a861113ac727b521dfaae07b5f6856b" }