Skip to content

Commit 21cbc22

Browse files
authored
chore(ci): update heaviest-objects-in-the-universe (#6989)
Get unreleased bug-fixes so the rendering of the dependency table in PRs isn't broken.
1 parent 1a20edc commit 21cbc22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- uses: ./.github/actions/node/latest
6161
- uses: ./.github/actions/install
6262
- name: Compute module size tree and report
63-
uses: qard/heaviest-objects-in-the-universe@e2af4ff3a88e5fe507bd2de1943b015ba2ddda66 # v1.0.0
63+
uses: qard/heaviest-objects-in-the-universe@1e02edbdda803a45537a808ede97866db47756d3 # Unreleased
6464
with:
6565
github-token: ${{ secrets.GITHUB_TOKEN }}
6666

0 commit comments

Comments
 (0)