Skip to content

Commit 83800a5

Browse files
ci: update rsdoctor-action to latest commit (#1094)
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
1 parent 3d5df72 commit 83800a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bundle-diff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
CI: true
5858

5959
- name: Bundle Analysis
60-
uses: web-infra-dev/rsdoctor-action@2aaf6eac243da89d3d08618eb65491051874ad5d
60+
uses: web-infra-dev/rsdoctor-action@d3a7ae073bc63dcc4a16fba339414cbf4f9c476c
6161
with:
6262
file_path: 'packages/*/dist/**/rsdoctor-data.json'
6363
target_branch: ${{ github.event_name == 'pull_request' && github.event.pull_request.base.ref || 'main' }}

0 commit comments

Comments
 (0)