File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4444 run : pnpm build
4545
4646 - name : Cache dist
47- uses : actions/cache@v5
47+ uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
4848 with :
4949 path : packages/*/dist
5050 key : ubuntu-latest-${{ github.sha }}
@@ -170,7 +170,7 @@ jobs:
170170 run : pnpm install
171171
172172 - name : Restore dist cache
173- uses : actions/cache@v5
173+ uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
174174 with :
175175 path : packages/*/dist
176176 key : ubuntu-latest-${{ github.sha }}
Original file line number Diff line number Diff line change 1313 check-provenance :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@v6
16+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1717 with :
1818 fetch-depth : 0
1919 - name : Check provenance downgrades
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
14- - uses : Hebilicious/reproduire@4b686ae9cbb72dad60f001d278b6e3b2ce40a9ac # v0.0.9-mp
14+ - uses : Hebilicious/reproduire@a4b274773e3d6e8bef547385710473af11f5ec5d # v0.0.9-mp
1515 with :
1616 label : needs reproduction
You can’t perform that action at this time.
0 commit comments