From f6122231a74d9637dd21f984b186c89eadb22184 Mon Sep 17 00:00:00 2001 From: pbobyjose <47461789+pbobyjose@users.noreply.github.com> Date: Mon, 14 Mar 2022 12:02:41 -0500 Subject: [PATCH 1/2] Update workflow.yml --- .github/workflows/workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index b94d6a6..9ef4168 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -37,7 +37,7 @@ jobs: uses: aws-actions/codeguru-reviewer@v1.1 if: ${{ always() }} with: - build_path: target # build artifact(s) directory + build_path: c-g-s3-bjose # build artifact(s) directory s3_bucket: codeguru-reviewer-<> # S3 Bucket with "codeguru-reviewer-*" prefix - name: 'Upload Artifact' From a897ba908d7966fcea52397bb2e359cea08affa3 Mon Sep 17 00:00:00 2001 From: pbobyjose <47461789+pbobyjose@users.noreply.github.com> Date: Mon, 14 Mar 2022 12:03:17 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6106e8d..409831f 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,6 @@ Please refer to the blog for the detailed instructions including Github Actions See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information. -## License +## License This library is licensed under the MIT-0 License. See the LICENSE file.