diff --git a/.github/workflows/05-add-comment.yaml b/.github/workflows/05-add-comment.yaml index f5ffc4c..c3930ec 100644 --- a/.github/workflows/05-add-comment.yaml +++ b/.github/workflows/05-add-comment.yaml @@ -60,7 +60,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@v2 + uses: peter-evans/find-comment@v3 if: github.event_name == 'pull_request' id: fc with: