We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b8cb8 commit 8709e31Copy full SHA for 8709e31
actions/package-size/action.yml
@@ -31,7 +31,7 @@ runs:
31
echo "PACK_SIZE=$PACK_SIZE" >> $GITHUB_ENV
32
33
- name: Find Size Comment
34
- uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e
+ uses: peter-evans/find-comment@90e9b82d6319a7ae3f32bc0b434db48d6c376e55
35
id: fc
36
with:
37
issue-number: ${{ inputs.pr_number }}
0 commit comments