diff --git a/.github/workflows/DependencyDiff.yml b/.github/workflows/DependencyDiff.yml index 6144cb00..1f020dfc 100644 --- a/.github/workflows/DependencyDiff.yml +++ b/.github/workflows/DependencyDiff.yml @@ -31,7 +31,7 @@ jobs: env: BASE_BRANCH: ${{ github.base_ref }} GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" - - uses: peter-evans/find-comment@1769778a0c5bd330272d749d12c036d65e70d39d + - uses: peter-evans/find-comment@b1c41cb2fb7ede4111f49c934663a66f1a664b63 id: find_comment with: issue-number: ${{ github.event.pull_request.number }}