From 38e22158c48b5c4a4d14d5f4db0c7f0b1f2b34fc Mon Sep 17 00:00:00 2001 From: hshah-mitre Date: Fri, 25 Jul 2025 23:05:07 -0400 Subject: [PATCH 1/2] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 30ce431..7f63357 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,7 +5,7 @@ author: That Would Be Me # AI4SDLC -## Getting started one +## Getting started twotwo To make it easy for you to get started with GitLab, here's a list of recommended next steps. From 67fbfbb556c3d902ef664666bb2d7a15bb271d9e Mon Sep 17 00:00:00 2001 From: hshah-mitre Date: Fri, 25 Jul 2025 23:07:17 -0400 Subject: [PATCH 2/2] Update deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 95283d4..4119127 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -33,7 +33,7 @@ jobs: pwd ls -al .github cat .github/auto_assign.yml || echo "No auto_assign.yml found" - - uses: kentaro-m/auto-assign-action@v1 + - uses: kentaro-m/auto-assign-action@v1.2.4 # Build stage - converting md file to html using MkDocs convert_md_to_html: