File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - uses : actions/checkout@v6
17- - uses : voidzero-dev/setup-vp@v1
17+ - uses : voidzero-dev/setup-vp@4f5aa3e38c781f1b01e78fb9255527cee8a6efa6 # v1.8.0
1818 with :
1919 cache : true
20- registry-url : https://npm.pkg.github.com
2120 env :
2221 NODE_AUTH_TOKEN : ${{ secrets.NODE_AUTH_TOKEN }}
2322 - run : vp check
3029 runs-on : ubuntu-latest
3130 steps :
3231 - uses : actions/checkout@v6
33- - uses : voidzero-dev/setup-vp@v1
32+ - uses : voidzero-dev/setup-vp@4f5aa3e38c781f1b01e78fb9255527cee8a6efa6 # v1.8.0
3433 with :
3534 cache : true
36- registry-url : https://npm.pkg.github.com
3735 env :
3836 NODE_AUTH_TOKEN : ${{ secrets.NODE_AUTH_TOKEN }}
3937 - run : vpx void deploy
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 steps :
1111 - uses : actions/checkout@v6
12- - uses : voidzero-dev/setup-vp@v1
12+ - uses : voidzero-dev/setup-vp@4f5aa3e38c781f1b01e78fb9255527cee8a6efa6 # v1.8.0
1313 with :
1414 cache : true
15- registry-url : https://npm.pkg.github.com
1615 env :
1716 NODE_AUTH_TOKEN : ${{ secrets.NODE_AUTH_TOKEN }}
1817 - run : vpx void deploy
You can’t perform that action at this time.
0 commit comments