From 68937158d298cf63812b81be891f71d959c217ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 04:38:57 +0000 Subject: [PATCH] Bump thollander/actions-comment-pull-request from 2 to 3 Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2 to 3. - [Release notes](https://github.com/thollander/actions-comment-pull-request/releases) - [Commits](https://github.com/thollander/actions-comment-pull-request/compare/v2...v3) --- updated-dependencies: - dependency-name: thollander/actions-comment-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/auto_branching.yml | 4 ++-- .github/workflows/prt_result.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/auto_branching.yml b/.github/workflows/auto_branching.yml index c2e69d42..21f2bb49 100644 --- a/.github/workflows/auto_branching.yml +++ b/.github/workflows/auto_branching.yml @@ -120,7 +120,7 @@ jobs: - name: Add the prt comment for running the sanity tests id: add-parent-prt-comment - uses: thollander/actions-comment-pull-request@v2 + uses: thollander/actions-comment-pull-request@v3 with: message: | trigger: test-robottelo @@ -191,7 +191,7 @@ jobs: - name: Add the prt comment for running the sanity tests id: add-parent-prt-comment - uses: thollander/actions-comment-pull-request@v2 + uses: thollander/actions-comment-pull-request@v3 with: message: | trigger: test-robottelo diff --git a/.github/workflows/prt_result.yml b/.github/workflows/prt_result.yml index 93227fcf..00b547d8 100644 --- a/.github/workflows/prt_result.yml +++ b/.github/workflows/prt_result.yml @@ -30,7 +30,7 @@ jobs: - name: Add last PRT result into the github comment id: add-prt-comment if: ${{ always() && github.event.inputs.pytest_result != '' }} - uses: thollander/actions-comment-pull-request@v2 + uses: thollander/actions-comment-pull-request@v3 with: message: | **PRT Result**