diff --git a/.github/workflows/reusable-docker-build.yaml b/.github/workflows/reusable-docker-build.yaml index 780e4bc..6781ac8 100644 --- a/.github/workflows/reusable-docker-build.yaml +++ b/.github/workflows/reusable-docker-build.yaml @@ -191,7 +191,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.3.0 + uses: peter-evans/find-comment@v2.4.0 if: github.event_name == 'pull_request' && inputs.comment-enable id: fc with: