File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 APPX_PUBLISHER_DISPLAY_NAME : ${{ vars.APPX_PUBLISHER_DISPLAY_NAME }}
4444 MSI_UPGRADE_CODE : ${{ vars.MSI_UPGRADE_CODE }}
4545 steps :
46- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
46+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
4747 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
4848 with :
4949 cache : ' npm'
Original file line number Diff line number Diff line change 7575 # Pin the checkout to the SHA that was current when this workflow
7676 # was dispatched. Without this, actions/checkout defaults to the
7777 # tip of the selected ref, which could move during the run.
78- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
78+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
7979 with :
8080 ref : ${{ github.sha }}
8181 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
You can’t perform that action at this time.
0 commit comments