⬆️ Update peter-evans/find-comment action to v2.2.1

| datasource  | package                  | from   | to     |
| ----------- | ------------------------ | ------ | ------ |
| github-tags | peter-evans/find-comment | v2.2.0 | v2.2.1 |
This commit is contained in:
feisar-bot
2023-02-03 02:52:02 +00:00
parent c272901ce4
commit d248f177e3

View File

@@ -74,7 +74,7 @@ jobs:
- name: Find Comment
if: ${{ always() && steps.diff.outputs.diff != '' }}
uses: peter-evans/find-comment@81e2da3af01c92f83cb927cf3ace0e085617c556 # v2.2.0
uses: peter-evans/find-comment@85a676a52594b4481e0532825a2d8906ef96dac2 # v2.2.1
id: find-comment
with:
issue-number: ${{ github.event.pull_request.number }}