From 7b8421892413793e93bd5c2a5e66c4ede22f4b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:30:06 +0000 Subject: [PATCH] chore(deps): Bump thollander/actions-comment-pull-request Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/thollander/actions-comment-pull-request/releases) - [Commits](https://github.com/thollander/actions-comment-pull-request/compare/d61db783da9abefc3437960d0cce08552c7c004f...1d3973dc4b8e1399c0620d3f2b1aa5e795465308) --- updated-dependencies: - dependency-name: thollander/actions-comment-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/request-cli-integ-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/request-cli-integ-test.yml b/.github/workflows/request-cli-integ-test.yml index 26e4564f12fdc..3f0623fe9d276 100644 --- a/.github/workflows/request-cli-integ-test.yml +++ b/.github/workflows/request-cli-integ-test.yml @@ -46,7 +46,7 @@ jobs: git config --global user.email 'aws-cdk-automation@users.noreply.github.com' git push --force --atomic https://github.com/${{ github.repository }}.git FETCH_HEAD:test-main-pipeline - name: Explain next steps - uses: thollander/actions-comment-pull-request@d61db783da9abefc3437960d0cce08552c7c004f + uses: thollander/actions-comment-pull-request@1d3973dc4b8e1399c0620d3f2b1aa5e795465308 with: message: | :arrow_right: **PR build request submitted to `test-main-pipeline`** :arrow_left: