Skip to content

Commit

Permalink
chore(deps): bump peter-evans/find-comment from 1 to 2 (#677)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 15, 2023
1 parent 8c974df commit 899d13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backstop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
body="${body//$'\r'/'%0D'}"
echo ::set-output name=body::$body
- name: Find existing comment
uses: peter-evans/find-comment@v1
uses: peter-evans/find-comment@v2
if: always()
id: fc
with:
Expand Down

0 comments on commit 899d13e

Please sign in to comment.