File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5454 EOF
5555 - name : Create artifact for semantic-release 'remote'
5656 run : tar czvf semantic-release-remote.tgz semantic-release-remote
57- - uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
57+ - uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
5858 with :
5959 name : semantic-release-remote
6060 path : semantic-release-remote.tgz
@@ -185,7 +185,7 @@ jobs:
185185
186186 # ## Shared epilogue
187187
188- - uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
188+ - uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
189189 with :
190190 name : " Scratch ${{ needs.semver.outputs.version }} (${{ needs.semver.outputs.hash }})"
191191 path : Artifacts/
You can’t perform that action at this time.
0 commit comments