diff --git a/.github/workflows/container_app_pr.yml b/.github/workflows/container_app_pr.yml index 9bf2327d0b1..898b46c2652 100644 --- a/.github/workflows/container_app_pr.yml +++ b/.github/workflows/container_app_pr.yml @@ -86,7 +86,7 @@ jobs: :ship: [See on GHCR](https://github.com/orgs/gdcc/packages/container). Use by referencing with full name as printed above, mind the registry name. # Leave a note when things have gone sideways - - uses: peter-evans/create-or-update-comment@v4 + - uses: peter-evans/create-or-update-comment@v5 if: ${{ failure() }} with: issue-number: ${{ github.event.client_payload.pull_request.number }}