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 7878 version : ${{ needs.set-product-version.outputs.product-version }}
7979 product : ${{ env.PKG_NAME }}
8080 repositoryOwner : " hashicorp"
81- - uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
81+ - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
8282 with :
8383 name : metadata.json
8484 path : ${{ steps.generate-metadata-file.outputs.filepath }}
@@ -107,7 +107,7 @@ jobs:
107107
108108 cp "$source" "$destination"
109109 echo "filename=$destination" >> "$GITHUB_OUTPUT"
110- - uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
110+ - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
111111 with :
112112 name : terraform-registry-manifest.json
113113 path : ${{ steps.terraform-registry-manifest.outputs.filename }}
You can’t perform that action at this time.
0 commit comments