diff --git a/.github/workflows/reusable-docker-build.yaml b/.github/workflows/reusable-docker-build.yaml index 9991d23..9a0ec88 100644 --- a/.github/workflows/reusable-docker-build.yaml +++ b/.github/workflows/reusable-docker-build.yaml @@ -192,7 +192,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.1.0 + uses: peter-evans/find-comment@v4.0.0 if: github.event_name == 'pull_request' && inputs.comment-enable id: fc with: