Skip to content

Commit 4f60cbe

Browse files
chore(deps): update peter-evans/find-comment digest to a723a15
1 parent 9d4e225 commit 4f60cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/package-size/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ runs:
3535
- name: Find Size Comment
3636
# Only do commenting on non-forks. A fork does not have permissions for comments.
3737
if: github.event.pull_request.head.repo.full_name == github.repository
38-
uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e
38+
uses: peter-evans/find-comment@a723a15ad60cf9419c01a6b8c9548ddd15e79531
3939
id: fc
4040
with:
4141
issue-number: ${{ inputs.pr_number }}

0 commit comments

Comments
 (0)