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
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
17+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1818
1919 - name : Setup Node.js
2020 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-24.04
1010 steps :
1111 - name : Checkout
12- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
12+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1313 with :
1414 show-progress : false
1515
Original file line number Diff line number Diff line change 2828 manifest-file : .release-please-manifest.json
2929 include-component-in-tag : false
3030
31- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
31+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
3232 if : ${{ steps.release.outputs.release_created }}
3333 - name : Tag Major and Minor versions
3434 if : ${{ steps.release.outputs.release_created }}
You can’t perform that action at this time.
0 commit comments