We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc7c63e commit 7f5de26Copy full SHA for 7f5de26
.github/workflows/generate_pr_commit_message.yml
@@ -85,7 +85,7 @@ jobs:
85
86
# Check if the commit message already exists in the PR comments:
87
- name: 'Check if commit message already exists in PR comments'
88
- uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3.1.0
+ uses: peter-evans/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad # v4.0.0
89
id: fc
90
with:
91
issue-number: ${{ github.event.pull_request.number }}
0 commit comments