diff --git a/.github/workflows/reusable-docker-build.yaml b/.github/workflows/reusable-docker-build.yaml index 9a125b6..723f9c6 100644 --- a/.github/workflows/reusable-docker-build.yaml +++ b/.github/workflows/reusable-docker-build.yaml @@ -167,7 +167,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.2.1 + uses: peter-evans/find-comment@v2.3.0 if: github.event_name == 'pull_request' && inputs.comment-enable id: fc with: