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 42835cc commit 6cda924Copy full SHA for 6cda924
.github/workflows/size-report.yml
@@ -76,7 +76,7 @@ jobs:
76
path: ./size-report.md
77
78
- name: Create Comment
79
- uses: actions-cool/maintain-one-comment@de04bd2a3750d86b324829a3ff34d47e48e16f4b # v3.0.0
+ uses: actions-cool/maintain-one-comment@4b2dbf086015f892dcb5e8c1106f5fccd6c1476b # v3.2.0
80
with:
81
token: ${{ secrets.GITHUB_TOKEN }}
82
number: ${{ steps.pr-number.outputs.content }}
0 commit comments