File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2424 fetch-depth : 0
2525
2626 - name : Download module artifact
27- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
27+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
2828 with :
2929 name : module
3030 path : ${{ fromJson(inputs.Settings).WorkingDirectory }}/outputs/module
Original file line number Diff line number Diff line change 2626 uses : PSModule/Install-PSModuleHelpers@ed79b6e3aa8c9cd3d30ab2bf02ea6bd4687b9c74 # v1.0.7
2727
2828 - name : Download docs artifact
29- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
29+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
3030 with :
3131 name : docs
3232 path : ${{ fromJson(inputs.Settings).WorkingDirectory }}/outputs/docs
Original file line number Diff line number Diff line change 3030 fetch-depth : 0
3131
3232 - name : Publish module
33- uses : PSModule/Publish-PSModule@2e548cfd1c68b76129fdeabc7f7caebd47e3b1c3 # v2.2.2
33+ uses : PSModule/Publish-PSModule@207c39b9eff2118d0e4eabff78e90f7015bc36da # v2.2.3
3434 env :
3535 GH_TOKEN : ${{ github.token }}
3636 with :
Original file line number Diff line number Diff line change 5757 persist-credentials : false
5858
5959 - name : Download module artifact
60- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
60+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
6161 with :
6262 name : module
6363 path : ${{ fromJson(inputs.Settings).WorkingDirectory }}/outputs/module
8787 persist-credentials : false
8888
8989 - name : Download module artifact
90- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
90+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
9191 with :
9292 name : module
9393 path : ${{ fromJson(inputs.Settings).WorkingDirectory }}/outputs/module
Original file line number Diff line number Diff line change 5959 fetch-depth : 0
6060
6161 - name : Download module artifact
62- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
62+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
6363 with :
6464 name : module
6565 path : ${{ fromJson(inputs.Settings).WorkingDirectory }}/outputs/module
You can’t perform that action at this time.
0 commit comments