diff --git a/.github/workflows/auto_branching.yml b/.github/workflows/auto_branching.yml index 16e15f836..b5c0f2224 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 93227fcf2..00b547d81 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**