diff --git a/.github/workflows/DependencyDiff.yml b/.github/workflows/DependencyDiff.yml index 079e4c466..31da7c2e8 100644 --- a/.github/workflows/DependencyDiff.yml +++ b/.github/workflows/DependencyDiff.yml @@ -32,7 +32,7 @@ jobs: env: BASE_BRANCH: ${{ github.base_ref }} GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" - - uses: peter-evans/find-comment@b1c41cb2fb7ede4111f49c934663a66f1a664b63 + - uses: peter-evans/find-comment@5c4d3db0159c3809217ec6e410e1f308afcbe67f id: find_comment with: issue-number: ${{ github.event.pull_request.number }}