diff --git a/.github/workflows/05-add-comment.yaml b/.github/workflows/05-add-comment.yaml index 54cc052..935609f 100644 --- a/.github/workflows/05-add-comment.yaml +++ b/.github/workflows/05-add-comment.yaml @@ -64,7 +64,7 @@ jobs: # If PR, put image tags in the PR comments # from https://github.com/marketplace/actions/create-or-update-comment - name: Find comment for image tags - uses: peter-evans/find-comment@v3 + uses: peter-evans/find-comment@v4 if: github.event_name == 'pull_request' id: fc with: