Skip to content

Commit

Permalink
chore(deps): update peter-evans/find-comment digest to f3a40c0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 7f5c275 commit 0ab6e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/package-size/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ runs:
- name: Find Size Comment
# Only do commenting on non-forks. A fork does not have permissions for comments.
if: github.event.pull_request.head.repo.full_name == github.repository
uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e
uses: peter-evans/find-comment@f3a40c034e73a18901d04e09e967e1fc219e67b9
id: fc
with:
issue-number: ${{ inputs.pr_number }}
Expand Down

0 comments on commit 0ab6e0b

Please sign in to comment.