Skip to content

Commit 0ab6e0b

Browse files
chore(deps): update peter-evans/find-comment digest to f3a40c0
1 parent 7f5c275 commit 0ab6e0b

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
@@ -33,7 +33,7 @@ runs:
3333
- name: Find Size Comment
3434
# Only do commenting on non-forks. A fork does not have permissions for comments.
3535
if: github.event.pull_request.head.repo.full_name == github.repository
36-
uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e
36+
uses: peter-evans/find-comment@f3a40c034e73a18901d04e09e967e1fc219e67b9
3737
id: fc
3838
with:
3939
issue-number: ${{ inputs.pr_number }}

0 commit comments

Comments
 (0)