From 1b72ded325ed3d7017e50a07aaa36501c2a02999 Mon Sep 17 00:00:00 2001 From: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com> Date: Mon, 9 Oct 2023 07:51:50 -0400 Subject: [PATCH 1/2] fix: readthedocs file renamed (#1166) Co-authored-by: Muhammad Soban Javed <58461728+iamsobanjaved@users.noreply.github.com> --- .readthedocs.yml => .readthedocs.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .readthedocs.yml => .readthedocs.yaml (100%) diff --git a/.readthedocs.yml b/.readthedocs.yaml similarity index 100% rename from .readthedocs.yml rename to .readthedocs.yaml From 9826d42b91d10bbea6497028ea31a7a6cca99068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 19:48:16 +0500 Subject: [PATCH 2/2] build(deps): Bump peter-evans/create-or-update-comment (#1203) Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 46da6c0d98504aed6fc429519a258b951f23f474 to e3645dd16d792dc1461bba740dab47338596a26a. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/46da6c0d98504aed6fc429519a258b951f23f474...e3645dd16d792dc1461bba740dab47338596a26a) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Usama Sadiq --- .github/workflows/follow-up-devstack-bugs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/follow-up-devstack-bugs.yml b/.github/workflows/follow-up-devstack-bugs.yml index 2f0bc366ea..6766984eee 100644 --- a/.github/workflows/follow-up-devstack-bugs.yml +++ b/.github/workflows/follow-up-devstack-bugs.yml @@ -11,7 +11,7 @@ jobs: issues: write steps: - name: Add comment - uses: peter-evans/create-or-update-comment@46da6c0d98504aed6fc429519a258b951f23f474 + uses: peter-evans/create-or-update-comment@e3645dd16d792dc1461bba740dab47338596a26a with: issue-number: ${{ github.event.issue.number }} body: |