Skip to content

Commit

Permalink
chore(deps): update peter-evans/find-comment action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 22, 2022
1 parent 8cad582 commit 760f5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pr-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
echo "::set-output name=msg::$msg"
- name: Find Comment
uses: peter-evans/find-comment@v1
uses: peter-evans/find-comment@v2
id: fc
with:
issue-number: ${{ steps.pr_number.outputs.pr_number }}
Expand Down

0 comments on commit 760f5b1

Please sign in to comment.