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 1a20edc commit 21cbc22Copy full SHA for 21cbc22
.github/workflows/project.yml
@@ -60,7 +60,7 @@ jobs:
60
- uses: ./.github/actions/node/latest
61
- uses: ./.github/actions/install
62
- name: Compute module size tree and report
63
- uses: qard/heaviest-objects-in-the-universe@e2af4ff3a88e5fe507bd2de1943b015ba2ddda66 # v1.0.0
+ uses: qard/heaviest-objects-in-the-universe@1e02edbdda803a45537a808ede97866db47756d3 # Unreleased
64
with:
65
github-token: ${{ secrets.GITHUB_TOKEN }}
66
0 commit comments