File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 uses : actions/checkout@v4
1818 - name : Publish
1919 id : publish
20- uses : actions/publish-immutable-action@0 .0.3
20+ uses : actions/publish-immutable-action@v0 .0.4
Original file line number Diff line number Diff line change 2424 steps :
2525 - name : Update the ${{ env.TAG_NAME }} tag
2626 id : update-major-tag
27- uses : actions/publish-action@v0.3 .0
27+ uses : actions/publish-action@v0.4 .0
2828 with :
2929 source-tag : ${{ env.TAG_NAME }}
3030 slack-webhook : ${{ secrets.SLACK_WEBHOOK }}
Original file line number Diff line number Diff line change 8181
8282 - name : Upload artifact
8383 id : upload-artifact
84- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
84+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
8585 with :
8686 name : ${{ inputs.name }}
8787 path : ${{ runner.temp }}/artifact.tar
You can’t perform that action at this time.
0 commit comments