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 a70ef56 commit 209e82eCopy full SHA for 209e82e
.github/workflows/test-release-alpha.yml
@@ -33,7 +33,7 @@ jobs:
33
- uses: bgd-labs/github-workflows/.github/actions/setup-node@main
34
35
- name: Package size report
36
- uses: bgd-labs/size-limit-action@819887fd07fc9ab6dcd5843fc0f4e1d0f6b06a3c # pin@v1
+ uses: bgd-labs/size-limit-action@62498362d9e26198ef10d173f850dd5bc70261e8 # pin@v1
37
with:
38
github_token: ${{ secrets.GITHUB_TOKEN }}
39
0 commit comments